From 273826a305b507d61b3dc6eb1e78d75b5085a6a7 Mon Sep 17 00:00:00 2001 From: Tharre Date: Wed, 22 Apr 2015 20:56:55 +0200 Subject: st: update patch for new version --- st-custom/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'st-custom/PKGBUILD') 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}") -- cgit v1.2.3-70-g09d2