summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c9607885f51..bd3c99920223 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=st-jacob-git
-pkgver=0.8.3.r6.ee5ae82
+pkgver=0.8.4.r9.106ac05
pkgrel=1
pkgdesc="This Jacob McDonnell's build of st see the repo for more details"
arch=(x86_64 i686)
@@ -13,7 +13,7 @@ url="https://gitlab.com/Jacob_McDonnell/st.git"
license=('MIT/X Consortium License')
depends=(libxft-bgra)
makedepends=(git make)
-optdepends=(dmenu xurls xclip python-pywal ttf-joypixels)
+optdepends=(dmenu xurls xclip ttf-joypixels)
provides=(st)
conflicts=(st)
source=("git+$url")