summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Andersson2016-08-12 23:25:48 +0200
committerMaxim Andersson2016-08-12 23:25:48 +0200
commit71071acf471b5258db8c8247b9657814687885af (patch)
tree0036e254735f1ebf43ac40869e66acd40af816cd /PKGBUILD
parentaf5791c9c180bc1d366be9a4807d7ae57fd7f22d (diff)
downloadaur-devpkgcheck.tar.gz
Update to 1.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e38040fa0366..39a1e9d04e40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=devpkgcheck
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Tool that builds and tests pkgbuilds with vcs sources from the AUR"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('namcap')
backup=('etc/devpkgcheck.conf')
source=("https://gitlab.com/silentboatman/${pkgname}/repository/archive.tar.gz?ref=${pkgver}")
-sha256sums=('519d71ceeb64238c3044ec7bdcf4db597cc87aa97d64161dc14915a7a9ec03b6')
+sha256sums=('8d519626b8165bc19fa95ccf898b046aea1bef3e8b339c27a5e7491fe9008453')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"*