summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCem Keylan2019-09-26 10:47:27 +0300
committerCem Keylan2019-09-26 10:47:27 +0300
commit75474a500702e464e7fb8b03b282b983af0eae46 (patch)
tree290bb51df2e8f0149e7c8aa94ef8e48cc45127ff /PKGBUILD
parentbf710b60e439262a8d15de47e3159960edc0cb3a (diff)
downloadaur-75474a500702e464e7fb8b03b282b983af0eae46.tar.gz
source change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d80783d85a1d..aedce0ccada3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=st-ckyln-git
_pkgname=st
pkgrel=1
-pkgver=v20190626.3.gcc6bc9b
+pkgver=v20190926
pkgdesc="Simple Terminal from suckless.org (Fork)"
url="https://git.ckyln.com/st"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
license=('MIT')
depends=('libxft')
makedepends=('git')
-source=('git+https://git.ckyln.com/st')
+source=('git://git.ckyln.com/st')
md5sums=('SKIP')
provides=('st')