summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a277699da1c..18ded388054b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Randoragon <randoragongamedev@gmail.com>
pkgname=st-randoragon-git
-pkgver=0.8.3.r1142.0a3606d
+pkgver=0.8.3.r1143.f9659b5
pkgrel=1
epoch=
pkgdesc="Randoragon's build of the suckless terminal (st)"
-arch=('x86_64')
+arch=('x86_64' 'i686' 'pentium4')
url="https://github.com/randoragon/st"
license=('MIT')
-depends=(libx11 fontconfig freetype2 libxrender libxft-bgra)
+depends=(libx11 fontconfig freetype2 libxrender libxft)
makedepends=(git)
source=("git+$url")
md5sums=('SKIP')