summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustbrowsing2016-02-24 01:02:15 -0800
committerjustbrowsing2016-02-24 01:02:15 -0800
commite9f902a546dd166a745825e7be7e804485568d82 (patch)
tree4bcefc60d59d3b5ea0946458bb0171356aedae4d /PKGBUILD
parent4ca62929c7d09870a3a18816c98570169716d540 (diff)
downloadaur-jbxkb.tar.gz
Package jbxkb submitted by aurpush
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49cdf9d0b489..8a4ecabacc1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: justbrowsing <developer4linux+aur@gmail.com>
pkgname=jbxkb
pkgver=0.7
-pkgrel=1
+pkgrel=2
pkgdesc="A pygtk keyboard layout switcher tray applet (inspired by gxkb) for JustBrowsing"
arch=('any')
url="https://github.com/justbrowsing/jbxkb"
@@ -12,9 +12,9 @@ optdepends=('ibus-lite: Special input methods without python3 dependency'
'ibus-pinyin: Popular Chinese input method'
'ibus-skk: Popular Japanese input method')
groups=("justbrowsing")
-source=("https://github.com/justbrowsing/jbxkb/archive/master.zip")
-md5sums=('4131ce5ac97ab0e802cdf20a15a3911a')
-
+source=("https://github.com/justbrowsing/jbxkb/archive/master.tar.gz")
+md5sums=('8c4577a24576e31d7fa98ac6672a7fc6')
+
package() {
cd "$srcdir/${pkgname}-master"