summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkleintux2023-06-21 09:53:21 +0200
committerkleintux2023-06-21 09:53:21 +0200
commit8150cd2656d40be411e88ce8bdbe57af19d3bc8c (patch)
treec0eef99e0aea97771801cd1a8971c0853b596943 /PKGBUILD
parent38523ea30e8c30b83ea8678c3f732e9c34a9f091 (diff)
downloadaur-8150cd2656d40be411e88ce8bdbe57af19d3bc8c.tar.gz
change upstream back to sr.ht
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32585c6eeadb..3bb0312a2c93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_pkgname=sline
pkgname="${_pkgname}-git"
-pkgver=r126.c6abf3e
+pkgver=r149.1fa5766
pkgrel=1
pkgdesc='Simple line-editing and command history library.'
-arch=('x86_64' 'aarch64')
-url="https://github.com/ariadnavigo/${_pkgname}.git"
+arch=('any')
+url="https://git.sr.ht/~ariadnavigo/${_pkgname}"
license=('MIT')
depends=('glibc')
makedepends=('git')