pkgfile: Update to v15.

This commit is contained in:
Alexpux
2014-07-02 10:06:42 +04:00
parent 13fbdd1432
commit ef4e254e39

View File

@@ -1,8 +1,8 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=pkgfile
pkgver=14
pkgrel=2
pkgver=15
pkgrel=1
pkgdesc="A pacman .files metadata explorer"
arch=('i686' 'x86_64')
url="http://github.com/falconindy/pkgfile"
@@ -12,7 +12,7 @@ depends=('libarchive' 'curl' 'pcre' 'pacman')
options=('emptydirs')
source=("http://code.falconindy.com/archive/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
install=pkgfile.install
md5sums=('aae3642bfe379731c7d9819b41bc1ab9'
md5sums=('30b3c4f0b18a33ca0ce4538492093511'
'SKIP')
prepare() {