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

Sergej Pupykin spupykin at archlinux.org
Thu Jun 4 10:52:08 UTC 2015


    Date: Thursday, June 4, 2015 @ 12:52:08
  Author: spupykin
Revision: 134771

upgpkg: xpad 4.5.0-3

upd

Modified:
  xpad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-04 10:52:04 UTC (rev 134770)
+++ PKGBUILD	2015-06-04 10:52:08 UTC (rev 134771)
@@ -6,7 +6,7 @@
 pkgname=xpad
 pkgver=4.5.0
 _pkgver=$(echo $pkgver | cut -f1-2 -d.)
-pkgrel=2
+pkgrel=3
 pkgdesc="Stickies-like notes program"
 arch=(i686 x86_64)
 depends=('gtk3' 'libsm' 'librsvg' 'gtksourceview3')
@@ -25,5 +25,5 @@
 
 package() {
   cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install helpdir=/usr/lib/xpad/help
+  make DESTDIR=$pkgdir install helpdir=/usr/share/xpad/help
 }



More information about the arch-commits mailing list