summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin2018-09-01 17:44:37 +0300
committerKonstantin2018-09-01 17:44:37 +0300
commit2f2e1a168c051c934104b4a5c3474b0379e7cfd1 (patch)
tree1ceba7e7dd741441b54775dfa55ca76feefe68dd /PKGBUILD
parent7786c1ecc740a25214fa8b41377fe054335470eb (diff)
downloadaur-2f2e1a168c051c934104b4a5c3474b0379e7cfd1.tar.gz
Rename translations
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bad5c197a7d..d7bf376aca67 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _disable_vala=0
_disable_budgie=0
pkgname=(
-'sntray-plugin-translations-git'
+'sntray-plugin-common-git'
)
_opts=(
@@ -61,7 +61,7 @@ _pkgbase=xfce4-sntray-plugin
_cmakename=cmake-vala
_dbusmenuname=vala-dbusmenu
pkgver=0.4.11
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for xfce4-panel and vala-panel to show StatusNotifierItems (AppIndicators) via FlowBox"
url="https://gitlab.com/vala-panel-project/xfce4-sntray-plugin"
arch=('i686' 'x86_64')
@@ -178,9 +178,10 @@ package_budgie-sntray-git(){
rm -rf "${pkgdir}/usr/share/dbus-1"
}
-package_sntray-plugin-translations-git(){
- pkgdesc="Translations for StatusNotifier Menu"
+package_sntray-plugin-common-git(){
+ pkgdesc="Translations and common files for StatusNotifier Menu"
optdepends=('xfce4-panel-sntray-git' 'mate-panel-sntray-git' 'vala-panel-sntray-git' 'budgie-sntray-git')
+ replaces=('sntray-plugin-translations-git')
arch=('any')
cd "${srcdir}/${_pkgbase}"
make -C "po" DESTDIR="${pkgdir}" install