mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/mate-indicator-applet: upgrade to 1.20.0
This commit is contained in:
parent
f73767cae7
commit
db223cb72b
@ -1,7 +1,7 @@
|
||||
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=mate-indicator-applet
|
||||
pkgver=1.19.0
|
||||
pkgver=1.20.0
|
||||
pkgrel=0
|
||||
pkgdesc="A small applet to display information from various applications consistently in the panel"
|
||||
url="https://github.com/mate-desktop/mate-indicator-applet"
|
||||
@ -24,7 +24,7 @@ build() {
|
||||
./configure \
|
||||
--build=$CBUILD \
|
||||
--host=$CHOST \
|
||||
--disable-static \
|
||||
--enable-static=no \
|
||||
--libexecdir=/usr/libexec \
|
||||
--sysconfdir=/etc \
|
||||
--prefix=/usr
|
||||
@ -42,4 +42,4 @@ package() {
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
sha512sums="14b00676940d1e1b0ed071b7c54606b3a1fefeee213163638c90dab78149e9341edeade9ec2fdba25f0dd2923a6aafd319293334e8677acefbd9b01ce77820d6 mate-indicator-applet-1.19.0.tar.xz"
|
||||
sha512sums="3f0fa40359d9b489471df5b22537d4ce6334a8c4e9024723e3e00f25ba75919f5c9f7ad8c79f4d946116b00b5aac6eed26ab149fdf01588b94d1be44f7ca23d5 mate-indicator-applet-1.20.0.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user