summaryrefslogtreecommitdiff
path: root/community/pork
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-04 00:01:23 +0000
committerroot <root@rshg054.dnsready.net>2012-06-04 00:01:23 +0000
commit1e6588d64f084decf287a58b7ff93ff0ce4d0446 (patch)
tree29bf5b8778e1eb67871d9e6e8bb6e205bdde5db7 /community/pork
parent80053e720288b6205a59c52c1b31c14a0f830989 (diff)
Mon Jun 4 00:01:23 UTC 2012
Diffstat (limited to 'community/pork')
-rw-r--r--community/pork/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/pork/PKGBUILD b/community/pork/PKGBUILD
index 0fcb0307b..0dbe383f4 100644
--- a/community/pork/PKGBUILD
+++ b/community/pork/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 68186 2012-03-18 21:35:54Z jlichtblau $
+# $Id: PKGBUILD 71845 2012-06-02 10:32:42Z bluewind $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=pork
pkgver=0.99.8.1
-pkgrel=5
+pkgrel=6
pkgdesc="Console-based AOL Instant Messenger & IRC client"
arch=('i686' 'x86_64')
url="http://dev.ojnk.net/"
license=('GPL')
depends=('ncurses' 'perl')
source=(http://downloads.sourceforge.net/sourceforge/ojnk/$pkgname-$pkgver.tar.gz)
-sha256sums=('0c720db7e4e843aeee0fa53ade7cdffd')
+sha256sums=('f0d4cad21017fd75b3c200342c54dd56d9ff7bc38d1e9b3c8ba686ba53d585ed')
build() {
cd $pkgname-$pkgver
@@ -25,4 +25,3 @@ package() {
make DESTDIR=${pkgdir} install
}
-sha256sums=('f0d4cad21017fd75b3c200342c54dd56d9ff7bc38d1e9b3c8ba686ba53d585ed')