aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorClayton Craft <clayton@craftyguy.net>2021-06-11 00:33:46 -0700
committerMike Crute <mike@crute.us>2021-06-22 04:36:22 +0000
commit91a46d78b47c3718e9e2fb8290278d4177a030e3 (patch)
treeca0b827c973410545d362bb57fdf79b03e39d696 /community
parent5175b44b72f05f70fff82d0b9c36790d56cdd7bc (diff)
community/xapp: upgrade to 2.2.1
Diffstat (limited to 'community')
-rw-r--r--community/xapp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xapp/APKBUILD b/community/xapp/APKBUILD
index 854a98282e1..098c90cdde8 100644
--- a/community/xapp/APKBUILD
+++ b/community/xapp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Clayton Craft <clayton@craftyguy.net>
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=xapp
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=0
pkgdesc="Components which are common to X-Apps"
arch="all"
@@ -28,5 +28,5 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
sha512sums="
-c9a4a451bd137cf86df2bbe933f8cac797324452e32978dad7c272d3e116d4aef5eab00012fb556a5fdfd09e84d802b771b765ec614617d0cd53a25821a0f80e xapp-2.2.0.tar.gz
+412f5c207d81d2507f2aa5cc69beed2036db07058f08613793aa7c277bac30191a02d9aff4eca0aeb8829e3e39d5f3a87e34232bf51220c4d4bc7c8ee37b9e65 xapp-2.2.1.tar.gz
"