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

Jonathan Steel jsteel at nymeria.archlinux.org
Tue Oct 22 22:10:13 UTC 2013


    Date: Wednesday, October 23, 2013 @ 00:10:13
  Author: jsteel
Revision: 99038

shh{msg,opt}: keeping static libraries

Modified:
  shhmsg/trunk/PKGBUILD
  shhopt/trunk/PKGBUILD

-----------------------+
 shhmsg/trunk/PKGBUILD |    3 ++-
 shhopt/trunk/PKGBUILD |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

Modified: shhmsg/trunk/PKGBUILD
===================================================================
--- shhmsg/trunk/PKGBUILD	2013-10-22 19:26:56 UTC (rev 99037)
+++ shhmsg/trunk/PKGBUILD	2013-10-22 22:10:13 UTC (rev 99038)
@@ -1,4 +1,4 @@
-# Maintainer: jsteel <jsteel at aur.archlinux.org>
+# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=shhmsg
@@ -8,6 +8,7 @@
 arch=('i686' 'x86_64')
 url="http://shh.thathost.com/pub-unix"
 license=('GPL')
+options=('staticlibs')
 source=($url/files/$pkgname-$pkgver.tar.gz)
 md5sums=('de300150851786eb19cb9b9ad234d7a2')
 

Modified: shhopt/trunk/PKGBUILD
===================================================================
--- shhopt/trunk/PKGBUILD	2013-10-22 19:26:56 UTC (rev 99037)
+++ shhopt/trunk/PKGBUILD	2013-10-22 22:10:13 UTC (rev 99038)
@@ -1,4 +1,4 @@
-# Maintainer: jsteel <jsteel at aur.archlinux.org>
+# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=shhopt
@@ -8,6 +8,7 @@
 arch=('i686' 'x86_64')
 url="http://shh.thathost.com/pub-unix"
 license=('GPL')
+options=('staticlibs')
 source=($url/files/$pkgname-$pkgver.tar.gz)
 md5sums=('caf24206354296e8a48771aea1f47fbd')
 




More information about the arch-commits mailing list