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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sat Mar 16 20:48:26 UTC 2013


    Date: Saturday, March 16, 2013 @ 21:48:26
  Author: arodseth
Revision: 86425

Removed the dependency on bash, updated the hash sum

Modified:
  guisu/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-16 20:43:56 UTC (rev 86424)
+++ PKGBUILD	2013-03-16 20:48:26 UTC (rev 86425)
@@ -8,9 +8,9 @@
 arch=('any')
 url='https://github.com/xyproto/guisu'
 license=('MIT')
-depends=('bash' 'polkit')
+depends=('polkit')
 source=("$pkgname-$pkgver.tgz::https://github.com/xyproto/$pkgname/archive/master.tar.gz")
-sha256sums=('f4f3a3c4384d04a8e3b48ac964bb523594929e3d207988e29cf8608873ba5dcc')
+sha256sums=('f5806083bfc9f58b073bb805f348a4711f4376a8acbdb100825b7e76533798c1')
 
 package() {
   cd "$srcdir/$pkgname-master"




More information about the arch-commits mailing list