mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
testing/xfce4-panel-profiles: upgrade to 1.1.1
This commit is contained in:
parent
f83461ea22
commit
569db5b77a
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xfce4-panel-profiles
|
||||
pkgver=1.0.14
|
||||
pkgrel=1
|
||||
pkgver=1.1.1
|
||||
pkgrel=0
|
||||
pkgdesc="simple application to manage Xfce panel layouts"
|
||||
url="https://gitlab.xfce.org/apps/xfce4-panel-profiles"
|
||||
arch="all"
|
||||
|
@ -10,7 +10,7 @@ depends="python3 py3-gobject3 py3-psutil"
|
|||
makedepends="libxfce4ui-dev"
|
||||
options="!check"
|
||||
subpackages="$pkgname-doc $pkgname-lang"
|
||||
source="https://archive.xfce.org/src/apps/xfce4-panel-profiles/${pkgver%.*}/xfce4-panel-profiles-$pkgver.tar.bz2"
|
||||
source="https://archive.xfce.org/src/apps/xfce4-panel-profiles/${pkgver%.*}/xfce4-panel-profiles-$pkgver.tar.xz"
|
||||
|
||||
build() {
|
||||
./configure \
|
||||
|
@ -24,5 +24,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
e316e9d4f0d27b16ce83a50adfe1a3fe2102b7f5c3ed9e9ceebf5968e265064b4d4ade1e0dbd84180758a9c1fa72d8df1fb4d06a631d07956ea8add0f66da984 xfce4-panel-profiles-1.0.14.tar.bz2
|
||||
6aff40fdf5f8fd8375a93edbcc3ea011a14ab4b130a3f56faffdb671cfdf141d37632f1d9505bc9b6d91feb75e14a01c0025e5d64f070b04ee5db8ddbfdeb473 xfce4-panel-profiles-1.1.1.tar.xz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue