xorg-util-macros: update to 1.20.2
This commit is contained in:
parent
6d0ca02630
commit
42768caa82
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Alexey Pavlov <Alexpux@gmail.com>
|
# Maintainer: Alexey Pavlov <Alexpux@gmail.com>
|
||||||
|
|
||||||
pkgname=xorg-util-macros
|
pkgname=xorg-util-macros
|
||||||
pkgver=1.20.1
|
pkgver=1.20.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='X.Org Autotools macros'
|
pkgdesc='X.Org Autotools macros'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -13,11 +13,14 @@ conflicts=('util-macros')
|
|||||||
url="https://xorg.freedesktop.org/"
|
url="https://xorg.freedesktop.org/"
|
||||||
msys2_references=(
|
msys2_references=(
|
||||||
"anitya: 15037"
|
"anitya: 15037"
|
||||||
|
"archlinux: xorg-util-macros"
|
||||||
|
"cygwin: xorg-util-macros"
|
||||||
|
"gentoo: x11-misc/util-macros"
|
||||||
)
|
)
|
||||||
depends=()
|
depends=()
|
||||||
makedepends=('autotools')
|
makedepends=('autotools')
|
||||||
source=("https://xorg.freedesktop.org/releases/individual/util/util-macros-${pkgver}.tar.xz")
|
source=("https://xorg.freedesktop.org/releases/individual/util/util-macros-${pkgver}.tar.xz")
|
||||||
sha256sums=('0b308f62dce78ac0f4d9de6888234bf170f276b64ac7c96e99779bb4319bcef5')
|
sha256sums=('9ac269eba24f672d7d7b3574e4be5f333d13f04a7712303b1821b2a51ac82e8e')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/util-macros-${pkgver}"
|
cd "${srcdir}/util-macros-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user