aboutsummaryrefslogtreecommitdiffstats
path: root/st-custom/PKGBUILD
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2015-04-22 20:56:55 +0200
committerTharre <tharre3@gmail.com>2015-04-22 20:56:55 +0200
commit273826a305b507d61b3dc6eb1e78d75b5085a6a7 (patch)
tree95fc806cdc133818981abb7ae7fe43535b8f81c8 /st-custom/PKGBUILD
parent0575443a84ec7f04ad9e3fde14b5de32d9a4d69d (diff)
downloadpkgbuilds-273826a305b507d61b3dc6eb1e78d75b5085a6a7.tar.gz
pkgbuilds-273826a305b507d61b3dc6eb1e78d75b5085a6a7.tar.xz
pkgbuilds-273826a305b507d61b3dc6eb1e78d75b5085a6a7.zip
st: update patch for new 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 b65dbad..81c0600 100644
--- a/st-custom/PKGBUILD
+++ b/st-custom/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=st-custom
_pkgname=st
-pkgver=0.5.r194.g56abffb
+pkgver=0.5.r203.g89807ed
pkgrel=1
pkgdesc='Simple virtual terminal emulator for X'
url='http://git.suckless.org/st/'
@@ -12,9 +12,9 @@ depends=('libxft')
makedepends=('ncurses' 'libxext' 'git')
source=('git://git.suckless.org/st' 'config.h' 'st-terminal.desktop' 'transparency.diff')
md5sums=('SKIP'
- 'dbb887ab1c18fd059db9db1f2ba3668b'
+ 'fd9020a68f91031b9b8438d6b0d083f4'
'bbe3714218145d39b6920961f27692e6'
- '97e7829670ad6aff4e57e611390c753a')
+ '672fe6866133f10ab4d61d7f17fc6aca')
provides=("${_pkgname}")
conflicts=("${_pkgname}")