mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-05 08:42:11 +01:00
main/xfce4-vala: upgrade to 4.8.1
This commit is contained in:
parent
14d11ceff2
commit
ec79bef534
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xfce4-vala
|
||||
pkgver=4.8.0
|
||||
pkgrel=1
|
||||
pkgver=4.8.1
|
||||
pkgrel=0
|
||||
pkgdesc="Vala bindings for Xfce4"
|
||||
url="http://wiki.xfce.org/vala-bindings"
|
||||
arch="x86 x86_64"
|
||||
@ -23,7 +23,6 @@ prepare() {
|
||||
*.patch) msg $_p; patch -p1 -i "$srcdir"/$_p || return 1;;
|
||||
esac
|
||||
done
|
||||
sed -i -e 's/vala-0\.10/libvala-0.12/g' configure
|
||||
}
|
||||
|
||||
build() {
|
||||
@ -40,4 +39,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
md5sums="0d2012486160767cb3a5583f61969b9c xfce4-vala-4.8.0.tar.bz2"
|
||||
md5sums="33732067603818ac55e0fc7d0b99b033 xfce4-vala-4.8.1.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user