mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 04:57:15 +08:00
lib32-libxau update to 1.0.8
This commit is contained in:
parent
2bd39856f0
commit
1b26985bd3
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
_pkgbasename=libxau
|
_pkgbasename=libxau
|
||||||
pkgname=lib32-$_pkgbasename
|
pkgname=lib32-$_pkgbasename
|
||||||
pkgver=1.0.7
|
pkgver=1.0.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="X11 authorisation library"
|
pkgdesc="X11 authorisation library"
|
||||||
url="http://xorg.freedesktop.org/"
|
url="http://xorg.freedesktop.org/"
|
||||||
@ -15,7 +15,7 @@ makedepends=('pkgconfig' 'xproto' 'gcc-multilib')
|
|||||||
license=('custom')
|
license=('custom')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
|
source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
|
||||||
sha1sums=('29c47207fd246425b906f525b2220235ce4cd0f6')
|
sha1sums=('d9512d6869e022d4e9c9d33f6d6199eda4ad096b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/libXau-${pkgver}"
|
cd "${srcdir}/libXau-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user