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

Sergej Pupykin spupykin at archlinux.org
Wed Feb 21 15:48:22 UTC 2018


    Date: Wednesday, February 21, 2018 @ 15:48:21
  Author: spupykin
Revision: 296688

upgpkg: psi-l10n 1.3-3

Modified:
  psi-l10n/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-21 15:47:06 UTC (rev 296687)
+++ PKGBUILD	2018-02-21 15:48:21 UTC (rev 296688)
@@ -3,7 +3,7 @@
 
 pkgname=psi-l10n
 pkgver=1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Language packs for Psi"
 arch=('any')
 url="http://psi-plus.com"
@@ -25,6 +25,6 @@
 
 package() {
 	cd psi-l10n-$pkgver/translations
-	install -v -dm755 "$pkgdir/usr/share/psi-plus/translations"
-	install -v -m644 *.qm "$pkgdir/usr/share/psi-plus/translations"
+	install -v -dm755 "$pkgdir/usr/share/psi/translations"
+	install -v -m644 *.qm "$pkgdir/usr/share/psi/translations"
 }



More information about the arch-commits mailing list