summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrsakea2018-06-10 18:51:21 +0200
committergrsakea2018-06-10 18:51:21 +0200
commitd3f185b5fa6f11cb38051378350b6b1dcda40d7e (patch)
treef835f6f0ba4cbd4508e66ad222543f8054ac4f06 /PKGBUILD
parent28edaee871935953ab11ee878c554cb209279a11 (diff)
downloadaur-d3f185b5fa6f11cb38051378350b6b1dcda40d7e.tar.gz
Use solarized patch from official website
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a98a35e116a..4a4a171918c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=st-git-hm
_pkgname=st
-pkgver=0.8.1
+pkgver=0.8.1.6.gdc3b5ba
pkgrel=1
pkgdesc='Simple virtual terminal emulator for X'
url='http://st.suckless.org/'
@@ -17,11 +17,11 @@ epoch=1
# include config.h and any patches you want to have applied here
source=('git+https://git.suckless.org/st'
'https://st.suckless.org/patches/solarized/st-no_bold_colors-20170623-b331da5.diff'
-'st-solarized-dark-0.8.1.diff'
+'https://st.suckless.org/patches/solarized/st-solarized-dark-20180411-041912a.diff'
)
sha256sums=('SKIP'
'71e1211189d9e11da93ee49388379c5f8469fcd3e1f48bb4d791ddaf161f5845'
-'3f5f1a54a225795542ee1f75fa14e21adaa4debb3130e674430c87c55c07ebac')
+'b2d5e88a2616eafb82b2fefb63eecb0f9d71f839349ef40f9f69c1953444f88c')
provides=("${_pkgname}")
conflicts=("${_pkgname}")