aboutsummaryrefslogtreecommitdiffstats
path: root/st-custom/PKGBUILD
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2015-09-10 15:31:58 +0200
committerTharre <tharre3@gmail.com>2015-09-10 15:31:58 +0200
commit70d45dffa423a05aec8a5e35555f2e4d1d493625 (patch)
tree2b15e58e854426ab1536d2b6c2bd0e5cbb11b7bd /st-custom/PKGBUILD
parent28ef1ecdd7e6c96249fdb488a3a017b4b46aa42d (diff)
downloadpkgbuilds-70d45dffa423a05aec8a5e35555f2e4d1d493625.tar.gz
pkgbuilds-70d45dffa423a05aec8a5e35555f2e4d1d493625.tar.xz
pkgbuilds-70d45dffa423a05aec8a5e35555f2e4d1d493625.zip
st: update version
Diffstat (limited to 'st-custom/PKGBUILD')
-rw-r--r--st-custom/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/st-custom/PKGBUILD b/st-custom/PKGBUILD
index 46fbeb4..a18ba47 100644
--- a/st-custom/PKGBUILD
+++ b/st-custom/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=st-custom
_pkgname=st
-pkgver=0.6.r19.gee5cad4
+pkgver=0.6.r31.g5d2d9d5
pkgrel=1
pkgdesc='Simple virtual terminal emulator for X'
url='http://git.suckless.org/st/'
@@ -13,9 +13,9 @@ makedepends=('ncurses' 'libxext' 'git')
source=('git://git.suckless.org/st' 'config.h' 'st-terminal.desktop'
'0001-Add-transparency.patch')
md5sums=('SKIP'
- 'd5c73780a8cfc8df4133653dfd99ecc2'
+ '103434eb772b2db7bb51da2e692e1422'
'bbe3714218145d39b6920961f27692e6'
- '2fb7d75cac7ebf49dbdd43eeed955020')
+ '3f642b61510b14fe233a082a98b1ea6f')
provides=("${_pkgname}")
conflicts=("${_pkgname}")