mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/mate-media: upgrade to 1.20.0
This commit is contained in:
parent
71b968c7e6
commit
08194569a1
@ -1,7 +1,7 @@
|
||||
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
|
||||
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
|
||||
pkgname=mate-media
|
||||
pkgver=1.19.1
|
||||
pkgver=1.20.0
|
||||
pkgrel=0
|
||||
pkgdesc="media tools for MATE"
|
||||
url="https://github.com/mate-desktop/mate-media"
|
||||
@ -20,6 +20,7 @@ build() {
|
||||
--build=$CBUILD \
|
||||
--host=$CHOST \
|
||||
--sysconfdir=/etc \
|
||||
--enable-static=no \
|
||||
--prefix=/usr
|
||||
make
|
||||
}
|
||||
@ -34,4 +35,4 @@ package() {
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
sha512sums="046219e3ecc91ad77452a50fbdf55e7c520ba6251f0345e971bef3d32bbc3579bb988f9f4a908816720c7d7d9725a25bcf70e4178325c01061958bef0c7137d8 mate-media-1.19.1.tar.xz"
|
||||
sha512sums="415d9325413e36805f0255cb6f9903146cb5bc8b61e4615d7e7e84a82ffc344c7c4eb85297abb62dff162bc11b1abdbaac86040b22467d9b220f2ac50800bf59 mate-media-1.20.0.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user