diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-01-29 17:11:30 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-01-29 17:11:30 (GMT) |
commit | 157bdaa9b865723785c1047324843af8468849ea (patch) | |
tree | 5ba69f22b6e31d43c47318d14aefa524418ea3b1 /abs/core/tilda/PKGBUILD | |
parent | 56a3a6b21c534b4ede87f14f01b67e58ca645a6b (diff) | |
download | linhes_pkgbuild-157bdaa9b865723785c1047324843af8468849ea.zip linhes_pkgbuild-157bdaa9b865723785c1047324843af8468849ea.tar.gz linhes_pkgbuild-157bdaa9b865723785c1047324843af8468849ea.tar.bz2 |
tilda: change focus pull up pref to hide
Diffstat (limited to 'abs/core/tilda/PKGBUILD')
-rw-r--r-- | abs/core/tilda/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/tilda/PKGBUILD b/abs/core/tilda/PKGBUILD index 85a7d17..3fa26e1 100644 --- a/abs/core/tilda/PKGBUILD +++ b/abs/core/tilda/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tilda pkgver=1.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="A Gtk based drop down terminal for Linux and Unix" arch=('i686' 'x86_64') url="https://github.com/lanoxx/tilda" @@ -34,4 +34,4 @@ package() { } md5sums=('2e1e40e73ccd4f03b3595b8842bb0397' 'eae07ef0ffb2e9dee3ba5eec3e87b920' - 'e2a091d91105b99b6f0a0ce37b13b975') + 'cd116d2afeccafdc08b880ed460445da') |