summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2020-08-18 08:21:57 +1000
committerKyle De'Vir2020-08-18 08:21:57 +1000
commitdd8d129caf48ba6230ed204daab9755bd65c7811 (patch)
tree4bc5470f7a177d0d143f11b3c3317c205de30b25
parentce4355f553509449ba2744e37dc6db53dfd8caee (diff)
downloadaur-dd8d129caf48ba6230ed204daab9755bd65c7811.tar.gz
Use true master instead of a branch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d6a2840ca00..f46ab7c58d33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = disman-git
depends = wrapland
provides = disman
conflicts = disman
- source = git+https://gitlab.com/kwinft/disman.git#branch=Plasma/5.19
+ source = git+https://gitlab.com/kwinft/disman.git
sha512sums = SKIP
pkgname = disman-git
diff --git a/PKGBUILD b/PKGBUILD
index 587377855a75..2e498b5164ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ makedepends=(
)
provides=(disman)
conflicts=(disman)
-source=('git+https://gitlab.com/kwinft/disman.git#branch=Plasma/5.19')
+source=('git+https://gitlab.com/kwinft/disman.git')
sha512sums=('SKIP')
pkgver() {