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 pkgname=xbitmaps
version=1.1.2 version=1.1.2
revision=1 revision=2
noarch="yes" archs=noarch
build_style=gnu-configure build_style=gnu-configure
short_desc="Common X11 bitmaps" short_desc="Common X11 bitmaps"
homepage="http://xorg.freedesktop.org"
license="MIT" license="MIT"
maintainer="Juan RP <xtraeme@voidlinux.org>" 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 checksum=b9f0c71563125937776c8f1f25174ae9685314cbd130fb4c2efce811981e07ee
post_install() { post_install() {