summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrsakea2018-09-28 11:01:36 +0200
committergrsakea2018-09-28 11:01:36 +0200
commitd2948cda9adf72c1a0ef1cc6270e19e669686c4f (patch)
tree32ff69d523c59dd4859e0044a1d01120fc58db5a /PKGBUILD
parent92e4759e7e454f09684cf81c640e5a5f998c8dfd (diff)
downloadaur-st-anyway-git.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 326a329ee2cd..00099240ea2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=st-anyway-git
_pkgname=st
-pkgver=0.8.1.7.g29f341d
+pkgver=0.8.1.15.g30ec9a3
pkgrel=1
pkgdesc='Simple virtual terminal emulator for X - solarized patch, inconsolata font, tmux compat'
url='http://st.suckless.org/'
@@ -21,8 +21,8 @@ source=('git+https://git.suckless.org/st'
'https://st.suckless.org/patches/solarized/st-solarized-dark-20180411-041912a.diff'
)
sha256sums=('SKIP'
-'71e1211189d9e11da93ee49388379c5f8469fcd3e1f48bb4d791ddaf161f5845'
-'b2d5e88a2616eafb82b2fefb63eecb0f9d71f839349ef40f9f69c1953444f88c')
+ '71e1211189d9e11da93ee49388379c5f8469fcd3e1f48bb4d791ddaf161f5845'
+ 'b2d5e88a2616eafb82b2fefb63eecb0f9d71f839349ef40f9f69c1953444f88c')
provides=("${_pkgname}")
conflicts=("${_pkgname}")