xbitmaps: fix noarch=

This commit is contained in:
maxice8 2019-03-11 11:23:13 -03:00
parent 9c38ad34bd
commit 3a146c71c1
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,14 +1,14 @@
# Template build file for 'xbitmaps'.
# Template file for 'xbitmaps'
pkgname=xbitmaps
version=1.1.2
revision=1
noarch="yes"
revision=2
archs=noarch
build_style=gnu-configure
short_desc="Common X11 bitmaps"
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Juan RP <xtraeme@voidlinux.org>"
distfiles="${XORG_SITE}/data/$pkgname-$version.tar.bz2"
homepage="https://wiki.freedesktop.org/xorg/"
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.bz2"
checksum=b9f0c71563125937776c8f1f25174ae9685314cbd130fb4c2efce811981e07ee
post_install() {