diff options
author | Tharre <tharre3@gmail.com> | 2017-06-26 20:51:46 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2017-06-26 20:51:46 +0200 |
commit | d7149a35e7ab25240814ee1fd7cbddf995c011e7 (patch) | |
tree | b98bf0cfa881ceeb74784c0dcd571325d0d839f6 | |
parent | 6d6e8fe1f67f95ef67a85d48a1e782c64163b782 (diff) | |
download | pkgbuilds-d7149a35e7ab25240814ee1fd7cbddf995c011e7.tar.gz pkgbuilds-d7149a35e7ab25240814ee1fd7cbddf995c011e7.tar.xz pkgbuilds-d7149a35e7ab25240814ee1fd7cbddf995c011e7.zip |
st: bump version
-rw-r--r-- | st/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/st/PKGBUILD b/st/PKGBUILD index a364fc4..5d0d561 100644 --- a/st/PKGBUILD +++ b/st/PKGBUILD @@ -2,7 +2,7 @@ pkgname=st-custom _pkgname=st -pkgver=0.7.r27.g46a12d2 +pkgver=0.7.r31.gda85aa3 pkgrel=1 pkgdesc='Simple virtual terminal emulator for X' url='http://git.suckless.org/st/' |