diff --git a/main/mate-panel/APKBUILD b/main/mate-panel/APKBUILD index 6f6001c58d951065d54732ef70b469a768993b22..85f09e08054b1daacf034f9f7283c7ccd8f8e8b0 100644 --- a/main/mate-panel/APKBUILD +++ b/main/mate-panel/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Alan Lacerda <alacerda@alpinelinux.org> # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=mate-panel -pkgver=1.9.90 -pkgrel=1 +pkgver=1.10.0 +pkgrel=0 pkgdesc="The MATE panel is the area on your desktop from which you can run applications" url="https://github.com/mate-desktop/mate-panel" arch="all" @@ -14,7 +14,7 @@ makedepends="$depends_dev librsvg-dev libmateweather-dev libtool intltool itstoo libwnck-dev libsoup-dev mate-desktop-dev" install="" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" -source="http://pub.mate-desktop.org/releases/1.9/$pkgname-$pkgver.tar.xz" +source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" _builddir="$srcdir/$pkgname-$pkgver" prepare() { @@ -44,6 +44,6 @@ package() { find "$pkgdir" -name \*.la -delete } -md5sums="cfb7dcb019e0d2e25d51d7b0cc8f71cb mate-panel-1.9.90.tar.xz" -sha256sums="e64baa9928b5884cecf40ea3661f3958d0f36ad1960ceeed694d117eff86b0f1 mate-panel-1.9.90.tar.xz" -sha512sums="6252045fc20c17e2d9643ecae9c33c56407246269ac60141c3d3b5d645db970760d68d3b098470858b3a49d4bf4bd9f668d06f8c32d337a71089890d4bb3c94f mate-panel-1.9.90.tar.xz" +md5sums="f31487134fe7ae0ded5304195da9b34e mate-panel-1.10.0.tar.xz" +sha256sums="90a33ef0893ee36c2b42bf9565add8eb96e577730dfbc089b03e6c11deadb25a mate-panel-1.10.0.tar.xz" +sha512sums="80ef3ad1afba52991ea06add8a490b37ba625d85f566a0c7b26dd00e00367ebd42c74ccfbe4f68654c82bdbb3d3c7682bc7a9cfae7798d8ce1d93850b084300a mate-panel-1.10.0.tar.xz"