mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
x11/xfce4-settings: upgrade to 4.6.3
This commit is contained in:
parent
34c309c059
commit
c8c16b4542
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xfce4-settings
|
||||
pkgver=4.6.1
|
||||
pkgver=4.6.3
|
||||
pkgrel=0
|
||||
pkgdesc="Settings manager for xfce"
|
||||
url="http://www.xfce.org/"
|
||||
@ -9,7 +9,7 @@ depends=
|
||||
makedepends="exo-dev libnotify-dev libxfcegui4-dev libxklavier-dev libwnck-dev
|
||||
libglade-dev pkgconfig intltool gettext-dev libiconv-dev expat-dev
|
||||
libxi-dev libsm-dev e2fsprogs-dev libxkbfile-dev"
|
||||
source="http://mocha.xfce.org/archive/xfce-$pkgver/src/$pkgname-$pkgver.tar.bz2"
|
||||
source="http://archive.xfce.org/src/xfce/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2"
|
||||
|
||||
build ()
|
||||
{
|
||||
@ -24,4 +24,4 @@ build ()
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
|
||||
md5sums="dc1c8704471c5b0104fa10c30eb60cb6 xfce4-settings-4.6.1.tar.bz2"
|
||||
md5sums="60e726143baf0605f6ee8b158d536ed0 xfce4-settings-4.6.3.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user