diff options
author | Kyle De'Vir | 2020-08-18 08:21:57 +1000 |
---|---|---|
committer | Kyle De'Vir | 2020-08-18 08:21:57 +1000 |
commit | dd8d129caf48ba6230ed204daab9755bd65c7811 (patch) | |
tree | 4bc5470f7a177d0d143f11b3c3317c205de30b25 /PKGBUILD | |
parent | ce4355f553509449ba2744e37dc6db53dfd8caee (diff) | |
download | aur-dd8d129caf48ba6230ed204daab9755bd65c7811.tar.gz |
Use true master instead of a branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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() { |