main/postmarketos-welcome-gtk3: upgrade to 0.3.0 (MR 2322)
This commit is contained in:
parent
ae02ad9190
commit
11353d8b1e
1 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=postmarketos-welcome-gtk3
|
||||
pkgver=0.2.2
|
||||
pkgver=0.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="postmarketOS welcome app"
|
||||
url="https://gitlab.com/postmarketOS/postmarketos-welcome-gtk3"
|
||||
arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="meson libhandy-dev"
|
||||
makedepends="meson libhandy1-dev"
|
||||
source="https://gitlab.com/postmarketOS/postmarketos-welcome-gtk3/-/archive/$pkgver/postmarketos-welcome-gtk3-$pkgver.tar.bz2"
|
||||
options="!check" # No tests
|
||||
|
||||
|
@ -28,4 +28,6 @@ package() {
|
|||
"$_autostartdir/org.postmarketos.Welcome.desktop"
|
||||
}
|
||||
|
||||
sha512sums="be243f65e0ebc70dccdc23f945d09727a81983bd938f747d18d0c8aa8e1ad86c10a119535baa1cdd06981fc9d4d5ed3f0d89eb57c053cbd5a158a3c4fef8ddba postmarketos-welcome-gtk3-0.2.2.tar.bz2"
|
||||
sha512sums="
|
||||
0bffbf16dac78c76824cc76e04d3b97465cf5cb3504c6b475345856308dd695b73e6fb3549874ea10882b41cf1593174e07537e77516f60376050e8a3afc1ceb postmarketos-welcome-gtk3-0.3.0.tar.bz2
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue