diff options
Diffstat (limited to 'libre/parabola-hackers')
-rw-r--r-- | libre/parabola-hackers/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/parabola-hackers/PKGBUILD b/libre/parabola-hackers/PKGBUILD index eeee1bd55..bc1849562 100644 --- a/libre/parabola-hackers/PKGBUILD +++ b/libre/parabola-hackers/PKGBUILD @@ -2,8 +2,8 @@ pkgbase=parabola-hackers pkgname=(parabola-hackers parabola-hackers-nshd) -pkgver=20160518 -_gitver=fd98ee554c3c785ee83460e83027d56891fbd9b2 +pkgver=20160518.1 +_gitver=95c195baf42e8a74680a74acdc20c00bab7660eb pkgdesc='Programs for doing magic with hackers.git' url='https://projects.parabola.nu/packages/parabola-hackers.git/' license=('GPL') @@ -12,7 +12,7 @@ pkgrel=1 arch=('x86_64' 'i686') makedepends=('go') source=("https://repo.parabola.nu/other/$pkgbase/$pkgbase-$pkgver.tar.gz") -md5sums=('e89f4c3749cb4cf2fac081e339675f9f') +md5sums=('5eef5eae37be44cce4d2ab09739f270f') # Don't use mksource=(git://...) because we need --recursive mksource() { |