[arch-commits] Commit in eric-i18n/trunk (ChangeLog PKGBUILD)

Evgeniy Alekseev arcanis at archlinux.org
Sun Jan 10 22:17:08 UTC 2016


    Date: Sunday, January 10, 2016 @ 23:17:08
  Author: arcanis
Revision: 155879

upgpkg: eric-i18n 6.1.1-2
rename zh_CN translation according to FS#47677

Modified:
  eric-i18n/trunk/ChangeLog
  eric-i18n/trunk/PKGBUILD

-----------+
 ChangeLog |    3 +++
 PKGBUILD  |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2016-01-10 21:43:23 UTC (rev 155878)
+++ ChangeLog	2016-01-10 22:17:08 UTC (rev 155879)
@@ -1,3 +1,6 @@
+6.1.1-2:
+fix FS#47677
+
 6.1.1-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 21:43:23 UTC (rev 155878)
+++ PKGBUILD	2016-01-10 22:17:08 UTC (rev 155879)
@@ -4,7 +4,7 @@
 
 pkgbase=eric-i18n
 pkgver=6.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Language pack for the Eric IDE"
 arch=('any')
 depends=()
@@ -48,7 +48,7 @@
 
   [ -z ${3} ] && _qtver="qt" || _qtver="qt4"
   install -Dm644 "eric6-${pkgver}/eric/i18n/eric6_${1}.qm" \
-                 "${pkgdir}/usr/share/${_qtver}/translations/eric6_${1}.qm"
+                 "${pkgdir}/usr/share/${_qtver}/translations/eric6_${1%%.*}.qm"
 }
 
 md5sums=('f4d04eba4364869186670843f013a853'



More information about the arch-commits mailing list