summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2023-05-26 11:11:26 +0200
committeractionless2023-05-26 11:11:26 +0200
commiteadc4ebabd14a7c5b34162d7f132ae6c301c02be (patch)
tree14a832547cf71a28a30afc0baf17a04d7d1321e1 /PKGBUILD
parentc5952f04e24daad37c621d0346ab5cd306a949db (diff)
downloadaur-libxxf86dga.tar.gz
update to 1.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92ace442635d..c7db2253ba1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Yauheni Kirylau <actionless.loveless+aur@gmail.com>
pkgname=libxxf86dga
-pkgver=1.1.5
+pkgver=1.1.6
pkgrel=1
pkgdesc="X11 Direct Graphics Access extension library"
url="http://xorg.freedesktop.org/"
@@ -12,11 +12,11 @@ makedepends=(
xorgproto libxext libx11 xorg-util-macros
)
source=(
- "libXxf86dga-${pkgver}.tar.bz2::http://www.x.org/releases/individual/lib/libXxf86dga-$pkgver.tar.bz2"
+ "libXxf86dga-${pkgver}.tar.bz2::http://www.x.org/releases/individual/lib/libXxf86dga-$pkgver.tar.xz"
)
-md5sums=('0ddeafc13b33086357cfa96fae41ee8e')
-sha256sums=('2b98bc5f506c6140d4eddd3990842d30f5dae733b64f198a504f07461bdb7203')
-sha512sums=('0e77c4003aeba737b10c17d55aeefa935fc57c4ba9e8f79a834f3f8c690d6a1d98f69ad707eded784346c1cf40c41829719d257283b5eae3207147fb4c79ed89')
+md5sums=('74d1acf93b83abeb0954824da0ec400b')
+sha256sums=('be44427579808fe3a217d59f51cae756a26913eb6e4c8738ccab65ff56d7980f')
+sha512sums=('61f7954471df63840ffb5e82347018e285d30d64d4d0a97770ca031c8554a0f52d1b007ab8342a283cd2f0d534f564fb59f57ec92515714f20a7d145912c65d9')
build() {
builddir="$srcdir"/libXxf86dga-$pkgver