mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/xfwm4-themes: upgrade to 4.10.0
This commit is contained in:
parent
4539f902c7
commit
a9c0caa3fe
@ -1,15 +1,15 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xfwm4-themes
|
||||
pkgver=4.6.0
|
||||
pkgrel=1
|
||||
pkgver=4.10.0
|
||||
pkgrel=0
|
||||
pkgdesc="A set of additionnal themes for the Xfce window manager"
|
||||
url="http://www.xfce.org/"
|
||||
arch="all"
|
||||
arch="noarch"
|
||||
license="GPL2"
|
||||
depends="xfwm4"
|
||||
makedepends="pkgconfig"
|
||||
options="!strip"
|
||||
source="http://archive.xfce.org/src/art/xfwm4-themes/4.6/xfwm4-themes-${pkgver}.tar.bz2"
|
||||
source="http://archive.xfce.org/src/art/xfwm4-themes/${pkgver%.*}/xfwm4-themes-${pkgver}.tar.bz2"
|
||||
|
||||
build() {
|
||||
cd "$srcdir"/$pkgname-$pkgver
|
||||
@ -25,4 +25,4 @@ package() {
|
||||
cd "$srcdir"/$pkgname-$pkgver
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="4dc5cb29cbd40e3b9dece12a85e20854 xfwm4-themes-4.6.0.tar.bz2"
|
||||
md5sums="eaa58362053a3549c8be0b32efd3c54f xfwm4-themes-4.10.0.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user