mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/xfce4-dev-tools: upgrade to 4.9.0
This commit is contained in:
parent
992b03b698
commit
88f7691efc
@ -1,12 +1,12 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xfce4-dev-tools
|
||||
pkgver=4.8.0
|
||||
pkgver=4.9.0
|
||||
pkgrel=0
|
||||
pkgdesc="Xfce developer tools"
|
||||
url="http://www.xfce.org/"
|
||||
arch="all"
|
||||
license="GPL2"
|
||||
depends="automake autoconf make intltool pkgconfig gtk-doc"
|
||||
depends="automake autoconf make intltool pkgconfig gtk-doc glib-dev"
|
||||
makedepends=
|
||||
source="http://archive.xfce.org/src/xfce/xfce4-dev-tools/${pkgver%.*}/xfce4-dev-tools-$pkgver.tar.bz2"
|
||||
|
||||
@ -25,4 +25,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
|
||||
md5sums="9591299c49d92d00ba47974c42a735fa xfce4-dev-tools-4.8.0.tar.bz2"
|
||||
md5sums="325047a072f5599ec7fda9f970c47091 xfce4-dev-tools-4.9.0.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user