From a1792bae6f21dd0cca9e5a0d5cfad55edc1c4955 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 1 Oct 2013 03:07:25 -0700 Subject: Tue Oct 1 03:05:59 PDT 2013 --- community/plan9port/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/plan9port/PKGBUILD') diff --git a/community/plan9port/PKGBUILD b/community/plan9port/PKGBUILD index 3769cfbd8..00581da7b 100644 --- a/community/plan9port/PKGBUILD +++ b/community/plan9port/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 97651 2013-09-26 18:54:27Z arodseth $ +# $Id: PKGBUILD 97830 2013-09-30 09:18:30Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: phrakture # Contributor: Fazlul Shahriar # Contributor: Chris Brannon pkgname=plan9port -pkgver=20130926 +pkgver=20130927 pkgrel=1 pkgdesc='Port of many programs from Plan 9 to Unix-like operating systems' arch=('x86_64' 'i686') @@ -18,7 +18,7 @@ install='plan9.install' options=('!zipman') source=("http://swtch.com/$pkgname/$pkgname-$pkgver.tgz" 'plan9.sh') -sha256sums=('9ba90b04bc45bec3e197e6c12f68f270c15ba1a9f68a6051e1f2b99503b6b2a7' +sha256sums=('580927688ae2df295bf7f78d0ba19588104c6b0403558ffa3cd9ed0b7b110542' '0247c4446497359d305aaec069b07180fbf79ce4fa5191464cd9ebb8c7f0228d') package() { -- cgit v1.2.3-54-g00ecf