mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
x11/xcb-proto: upgrade to 1.5
This commit is contained in:
parent
58ec5901ef
commit
d46bcad833
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xcb-proto
|
||||
pkgver=1.4
|
||||
pkgver=1.5
|
||||
pkgrel=0
|
||||
pkgdesc="XML-XCB protocol descriptions"
|
||||
url="http://xcb.freedesktop.org/"
|
||||
@ -17,4 +17,4 @@ build() {
|
||||
install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
|
||||
install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
|
||||
}
|
||||
md5sums="45a599289a81189b9812ccb00911eed8 xcb-proto-1.4.tar.bz2"
|
||||
md5sums="7d0481790104a10ff9174895ae954533 xcb-proto-1.5.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user