1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-24 13:01:25 +02:00

Use master branch for wmaker

This commit is contained in:
2023-03-12 11:06:21 +01:00
parent ccbee6f72b
commit b20a64f106
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ DESCRIPTION="The fast and light GNUstep window manager - gryf's personal ebuild"
HOMEPAGE="http://www.windowmaker.org/"
SRC_URI="http://www.windowmaker.org/pub/source/release/WindowMaker-extra-0.1.tar.gz"
EGIT_REPO_URI="https://github.com/gryf/wmaker"
EGIT_BRANCH="${BRANCH:-mynext}"
EGIT_COMMIT="${COMMIT:-}"
EGIT_BRANCH="${EGIT_BRANCH:-master}"
EGIT_COMMIT="${EGIT_COMMIT:-}"
SLOT="0"
LICENSE="GPL-2"