[arch-commits] Commit in plan9port/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Oct 28 11:45:33 UTC 2013


    Date: Monday, October 28, 2013 @ 12:45:32
  Author: arodseth
Revision: 99407

upgpkg: plan9port 20130927-3

Modified:
  plan9port/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-28 11:44:25 UTC (rev 99406)
+++ PKGBUILD	2013-10-28 11:45:32 UTC (rev 99407)
@@ -6,16 +6,16 @@
 
 pkgname=plan9port
 pkgver=20130927
-pkgrel=2
+pkgrel=3
 pkgdesc='Port of many programs from Plan 9 to Unix-like operating systems'
 arch=('x86_64' 'i686')
 url='http://swtch.com/plan9port/'
 license=('custom')
-depends=('xorg-server' 'libxt' 'libxext' 'sh' 'fuse')
+depends=('xorg-server' 'libxt' 'libxext' 'fuse')
 optdepends=('python2: for the codereview script')
 provides=('plan9')
 install='plan9.install'
-options=('!zipman')
+options=('!zipman' 'staticlibs')
 source=("http://swtch.com/$pkgname/$pkgname-$pkgver.tgz"
         'plan9.sh')
 sha256sums=('580927688ae2df295bf7f78d0ba19588104c6b0403558ffa3cd9ed0b7b110542'




More information about the arch-commits mailing list