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

Anatol Pomozov anatolik at nymeria.archlinux.org
Mon May 19 22:27:09 UTC 2014


    Date: Tuesday, May 20, 2014 @ 00:27:09
  Author: anatolik
Revision: 111550

upgpkg: gdesklets 0.36.3-5

Rebuild for libgtop so bump

Modified:
  gdesklets/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-19 20:12:41 UTC (rev 111549)
+++ PKGBUILD	2014-05-19 22:27:09 UTC (rev 111550)
@@ -5,7 +5,7 @@
 
 pkgname=gdesklets
 pkgver=0.36.3
-pkgrel=4
+pkgrel=5
 pkgdesc="System for bringing mini programs (desklets) onto your desktop"
 arch=('i686' 'x86_64')
 url="https://launchpad.net/gdesklets"
@@ -41,6 +41,8 @@
 }
 
 build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
   autoreconf -fi
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
               --disable-static \




More information about the arch-commits mailing list