aboutsummaryrefslogtreecommitdiffstats
path: root/community/sxmo-st/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sxmo-st/APKBUILD')
-rw-r--r--community/sxmo-st/APKBUILD12
1 files changed, 8 insertions, 4 deletions
diff --git a/community/sxmo-st/APKBUILD b/community/sxmo-st/APKBUILD
index 52dde98e7b8..63a7ab989f2 100644
--- a/community/sxmo-st/APKBUILD
+++ b/community/sxmo-st/APKBUILD
@@ -1,7 +1,8 @@
# Maintainer: Anjandev Momi <anjan@momi.ca>
+# Contributor: Maarten van Gompel <proycon@anaproy.nl>
pkgname=sxmo-st
-pkgver=0.8.3.4
-pkgrel=0
+pkgver=0.8.4.1
+pkgrel=1
pkgdesc="St fork for Sxmo UI; supports scrollback, invert, and other patches"
url="https://git.sr.ht/~mil/sxmo-st"
arch="all"
@@ -9,7 +10,8 @@ license="MIT"
depends="ncurses-terminfo"
makedepends="fontconfig-dev freetype-dev libx11-dev libxext-dev libxft-dev"
subpackages="$pkgname-dbg $pkgname-doc"
-provides="st"
+provides="st-virtual"
+provider_priority=10
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~mil/sxmo-st/archive/$pkgver.tar.gz"
options="!check" # has no tests
@@ -38,4 +40,6 @@ package() {
EOF
}
-sha512sums="a4cb72680e070d1703c4359618fa7ed36d5460496ab1320025f89809d7fa5387a6f9aae1e1143b261e57ea5f49d9b71bb68dad7653538b0238d2e50259029190 sxmo-st-0.8.3.4.tar.gz"
+sha512sums="
+5c11cb15d6f4876875176157829c32fbd774347f12784623331104b6ac982f5a1c401af360f3703a4dec517c8a45f489d6ceb000900086e31440992580cb9f15 sxmo-st-0.8.4.1.tar.gz
+"