xapps: update to 1.0.4. (#8539)
This commit is contained in:
parent
4119d8d1e6
commit
1e2e0f49ed
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xapps'
|
# Template file for 'xapps'
|
||||||
pkgname=xapps
|
pkgname=xapps
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gnome-common glib-devel intltool pkg-config libtool intltool gtk-doc"
|
hostmakedepends="gnome-common glib-devel intltool pkg-config libtool intltool gtk-doc"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/linuxmint/xapps"
|
homepage="https://github.com/linuxmint/xapps"
|
||||||
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
||||||
checksum=bb1b89b586eec67fc109140de791710c5b4ec488b01ef3ac261e288a27b4797e
|
checksum=6578574561cb10b602c67669b0374b71d9cccd5d1c13c17d6a4b6ec2f8fe739a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue