From 7f40580f83dc24059940bb8f277faabc75517015 Mon Sep 17 00:00:00 2001 From: Alad Wenter Date: Thu, 31 Mar 2016 04:16:30 +0200 Subject: [PATCH] 0.2.2 update --- .SRCINFO | 8 ++++---- PKGBUILD | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0cff550..69b4b6e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Mon Mar 28 14:46:20 UTC 2016 +# Thu Mar 31 02:16:25 UTC 2016 pkgbase = aurutils pkgdesc = helper tools for the aur - pkgver = 0.2.1 + pkgver = 0.2.2 pkgrel = 1 url = https://github.com/AladW/aurutils arch = any @@ -18,8 +18,8 @@ pkgbase = aurutils depends = aria2 optdepends = devtools: aurbuild -c optdepends = vifm: improved build file interaction - source = https://github.com/AladW/aurutils/archive/0.2.1.tar.gz - md5sums = e7530dcf300b13a2a34754e43ce0395d + source = https://github.com/AladW/aurutils/archive/0.2.2.tar.gz + md5sums = 379d357be6d57ddf455729d3643196c8 pkgname = aurutils diff --git a/PKGBUILD b/PKGBUILD index 6e1ac11..b2b9b43 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,12 +1,12 @@ pkgname=aurutils -pkgver=0.2.1 +pkgver=0.2.2 pkgrel=1 pkgdesc='helper tools for the aur' arch=('any') url=https://github.com/AladW/aurutils license=('ISC') source=("https://github.com/AladW/aurutils/archive/$pkgver.tar.gz") -md5sums=('e7530dcf300b13a2a34754e43ce0395d') +md5sums=('379d357be6d57ddf455729d3643196c8') depends=('pacman>=5.0' 'git' 'repose-git' 'jshon' 'pacutils-git' 'expac' 'aria2') checkdepends=('shellcheck') makedepends=('git') @@ -14,12 +14,12 @@ optdepends=('devtools: aurbuild -c' 'vifm: improved build file interaction') check() { - cd "$pkgname-$pkgver" + cd aurutils shellcheck -e 2016,2174 -x ./aur* repofind } package() { - cd "$pkgname-$pkgver" + cd aurutils install -d "$pkgdir"/usr/{bin,share{/licenses,/doc}/aurutils} install -m755 ./aur* repofind "$pkgdir"/usr/bin/