summaryrefslogtreecommitdiff
path: root/community/expac/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-20 11:40:14 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-20 11:40:14 -0300
commit2f352ca8b911d96566b10adc049f76a552ab93aa (patch)
treea70b2a875856fbf847f12ae33f9434ea8ca1ef56 /community/expac/PKGBUILD
parent12c074375919d2de177eb9456352866902118a03 (diff)
parent94e3eb45cd3402cbc5efd70ae725e8d48ed696af (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/pbzip2/PKGBUILD extra/audacious/PKGBUILD extra/stardict/PKGBUILD
Diffstat (limited to 'community/expac/PKGBUILD')
-rw-r--r--community/expac/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/expac/PKGBUILD b/community/expac/PKGBUILD
index c442b2204..325f89f12 100644
--- a/community/expac/PKGBUILD
+++ b/community/expac/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 44424 2011-04-07 13:07:03Z dreisner $
+# $Id: PKGBUILD 51880 2011-07-17 19:50:14Z dreisner $
# Maintainer: Dave Reisner <d@falconindy.com>
pkgname=expac
-pkgver=0.04
+pkgver=0.05
pkgrel=1
pkgdesc="pacman database extraction utility"
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('pacman')
makedepends=('perl')
source=("https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('a5a766f27d8147bf53cbc6cfd7d9e5c9')
+md5sums=('366d741b21d1029c63a5e977d3fc08db')
build() {
cd "$srcdir/$pkgname-$pkgver"