aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrcnull <git@ptrcnull.me>2022-08-16 12:25:26 +0200
committeralice <alice@ayaya.dev>2022-08-16 10:42:39 +0000
commit46ba46d21ac12e918c3cd377ca639d1e1ab47b6f (patch)
tree7fe3b99b051bd30451dd8aee33c32f9384c90b71
parente34f9542f75fe3083aa7a40516e86ef79f48af51 (diff)
downloadaports-46ba46d21ac12e918c3cd377ca639d1e1ab47b6f.tar.gz
aports-46ba46d21ac12e918c3cd377ca639d1e1ab47b6f.tar.bz2
aports-46ba46d21ac12e918c3cd377ca639d1e1ab47b6f.tar.xz
main/xorgproto: upgrade to 2022.2
-rw-r--r--main/xorgproto/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xorgproto/APKBUILD b/main/xorgproto/APKBUILD
index 1e13d8dcaa9..7136bf07e18 100644
--- a/main/xorgproto/APKBUILD
+++ b/main/xorgproto/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: prspkt <prspkt@protonmail.com>
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=xorgproto
-pkgver=2022.1
+pkgver=2022.2
pkgrel=0
pkgdesc="Combined X.Org X11 protocol headers"
url="https://www.x.org"
@@ -42,7 +42,7 @@ provides="bigreqsproto=$pkgver-r$pkgrel
xineramaproto=$pkgver-r$pkgrel
xproto=$pkgver-r$pkgrel
"
-source="https://xorg.freedesktop.org/archive/individual/proto/xorgproto-$pkgver.tar.bz2"
+source="https://xorg.freedesktop.org/archive/individual/proto/xorgproto-$pkgver.tar.gz"
options="!check" # no tests
build() {
@@ -66,5 +66,5 @@ package() {
}
sha512sums="
-add275a9c0d005053f31fdca6da009142792a3c7e2cd4b56da93eed3a397adf52d91c441ff6455959b87559f402eb9f46fdd8932e951c7d2d96623975391202a xorgproto-2022.1.tar.bz2
+0953b1fa45c703658857338c1b5ed7c677197066e746adf3228fdaa03ece5ab93411a334d4f91460fc03b2cea91ffee8476367bd7ec5409764c5b9bf6e4dda2f xorgproto-2022.2.tar.gz
"