summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 2 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16609ef41efd..86780b709582 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=aurutils
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.3.3
+pkgrel=1
pkgdesc='helper tools for the arch user repository'
arch=('any')
url=https://github.com/AladW/aurutils
@@ -15,11 +15,6 @@ optdepends=('devtools: build in an nspawn container'
source=("$pkgname-$pkgver::git+$url#tag=$pkgver")
sha256sums=('SKIP')
-prepare() {
- cd "$pkgname-$pkgver"
- git cherry-pick 8ead5203711263b4b895bfd698fba0d021581412
-}
-
check() {
cd "$pkgname-$pkgver"
make check