summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorexcalibur12342017-09-07 14:43:38 +0200
committerexcalibur12342017-09-07 14:43:38 +0200
commit7a1749b204ac0c5261c0bb84889ba3bb968b1cde (patch)
tree6c95c0d6f85b98d28a82c5bcbeab2f4a99f9fec9
parent2669b135929c7002b24039079e7a0206b9db3124 (diff)
downloadaur-7a1749b204ac0c5261c0bb84889ba3bb968b1cde.tar.gz
i forgot to change the pkg source...
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 268f9be716a7..2d68984db7f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pacui
pkgdesc = Bash script providing advanced Pacman and Pacaur/Yaourt functionality in a simple UI
pkgver = 1.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/excalibur1234/pacui
arch = any
license = GPL3
@@ -17,7 +17,7 @@ pkgbase = pacui
optdepends = downgrade: Needed for hidden "downgrade" option.
conflicts = pacui-git
conflicts = pacli-simple-git
- source = pacui::git+https://github.com/excalibur1234/pacui.git
+ source = https://github.com/excalibur1234/pacui/archive/1.7.tar.gz
md5sums = d24da2eab1c00d7cb15bfb36e7eb57bf
pkgname = pacui
diff --git a/PKGBUILD b/PKGBUILD
index 920648dd44e6..5fbad685ed62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pacui
pkgver=1.7
-pkgrel=1
+pkgrel=2
pkgdesc="Bash script providing advanced Pacman and Pacaur/Yaourt functionality in a simple UI"
arch=(any)
url="https://github.com/excalibur1234/$pkgname"
@@ -15,7 +15,7 @@ optdepends=('pacaur: Needed for AUR support. If installed, it gets used by defau
'pacman-mirrors: Needed for Manjaro mirror support'
'reflector: Needed for Arch Linux mirror support'
'downgrade: Needed for hidden "downgrade" option.')
-source=("$pkgname::git+https://github.com/excalibur1234/$pkgname.git")
+source=("$url/archive/$pkgver.tar.gz")
md5sums=('d24da2eab1c00d7cb15bfb36e7eb57bf')
# how to update md5sum: