mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
nemiver: update to 0.9.6.
This commit is contained in:
parent
13baa0602b
commit
2ecc28e6a2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'nemiver'.
|
# Template build file for 'nemiver'.
|
||||||
pkgname=nemiver
|
pkgname=nemiver
|
||||||
version=0.9.5
|
version=0.9.6
|
||||||
revision=8
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-gsettings=yes
|
configure_args="--disable-static --enable-gsettings=yes
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Apps/Nemiver"
|
homepage="https://wiki.gnome.org/Apps/Nemiver"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://download.gnome.org/sources/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.gnome.org/sources/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=33590e3964092cabb629a6ba8415786b054702063a944eca5fe4156048baf8d9
|
checksum=85ab8cf6c4f83262f441cb0952a6147d075c3c53d0687389a3555e946b694ef2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/include
|
rm -rf ${DESTDIR}/usr/include
|
||||||
|
|
Loading…
Add table
Reference in a new issue