diff options
author | Tharre <tharre3@gmail.com> | 2015-04-04 16:20:53 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2015-04-04 16:20:53 +0200 |
commit | db4de1409d480afe109da4a3760acb60fa9705b7 (patch) | |
tree | 786e52f8e31ba2310b85c8367581c7cc94383ee8 /st-custom | |
parent | f0eb308d4f155ebcb63b39f368fd6def0517666e (diff) | |
download | pkgbuilds-db4de1409d480afe109da4a3760acb60fa9705b7.tar.gz pkgbuilds-db4de1409d480afe109da4a3760acb60fa9705b7.tar.xz pkgbuilds-db4de1409d480afe109da4a3760acb60fa9705b7.zip |
Bump version of st
Diffstat (limited to 'st-custom')
-rw-r--r-- | st-custom/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/st-custom/PKGBUILD b/st-custom/PKGBUILD index 643b2a6..722b8aa 100644 --- a/st-custom/PKGBUILD +++ b/st-custom/PKGBUILD @@ -2,8 +2,8 @@ pkgname=st-custom _pkgname=st -pkgver=0.5.r168.gc9357a8 -pkgrel=2 +pkgver=0.5.r169.g288f80c +pkgrel=1 pkgdesc='Simple virtual terminal emulator for X' url='http://git.suckless.org/st/' arch=('i686' 'x86_64' 'armv7h') |