main/postmarketos-tweaks-setting-definitions: upgrade to 1.1.0
Signed-off-by: Stefan Hansson <newbyte@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8456>
This commit is contained in:
parent
4fc27938cc
commit
96217725f4
1 changed files with 3 additions and 5 deletions
|
|
@ -1,8 +1,7 @@
|
|||
maintainer="Stefan Hansson <newbyte@postmarketos.org>"
|
||||
pkgname=postmarketos-tweaks-setting-definitions
|
||||
pkgver=1.0.0
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
_commit="db4d0b891f8f52c437fb8da5498f39932772097a"
|
||||
pkgdesc="Setting definitions for programs that implement the conf-tweaks format"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/postmarketos-tweaks-setting-definitions"
|
||||
# armhf: phosh-mobile-settings
|
||||
|
|
@ -16,13 +15,12 @@ subpackages="
|
|||
"
|
||||
depends="phosh-mobile-settings"
|
||||
makedepends="glib-dev meson"
|
||||
source="$pkgname-$_commit.tar.gz::https://gitlab.postmarketos.org/postmarketOS/postmarketos-tweaks-setting-definitions/-/archive/$_commit/postmarketos-tweaks-$_commit.tar.gz
|
||||
source="$pkgname-$pkgver.tar.gz::https://gitlab.postmarketos.org/postmarketOS/postmarketos-tweaks-setting-definitions/-/archive/$pkgver/postmarketos-tweaks-setting-definitions-$pkgver.tar.gz
|
||||
50-phosh-mobile-settings-conf-tweaks-enable.gschema.override
|
||||
"
|
||||
options="!check" # There's no testsuite
|
||||
replaces="postmarketos-tweaks"
|
||||
provides="postmarketos-tweaks=$pkgver-r$pkgrel"
|
||||
builddir="$srcdir/$pkgname-$_commit"
|
||||
|
||||
build() {
|
||||
abuild-meson . output
|
||||
|
|
@ -56,6 +54,6 @@ sxmo() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
2624ea50ab46068f92a4803edbdc10abd42ead3eb0df8423b7b47e0f9447a4b4fcbfc8ab40e09a7d2518f518bccb1ceddd37226c51a3b1484d65379541a29d2b postmarketos-tweaks-setting-definitions-db4d0b891f8f52c437fb8da5498f39932772097a.tar.gz
|
||||
5fa51dc38205b8f923a4b98c4b3e200654636f10e61041d63ba4330712b074ebfeacd2305b79f40298670e395bef5219d8aa962ba93ca5ab9ed4ae9cec48c10a postmarketos-tweaks-setting-definitions-1.1.0.tar.gz
|
||||
72a4339fe2480a57fcfd17bc37ff794ff84a7e12bda90b989203119a60c21adb1ffe1163b372c66111ce23ab8ee30f8f4b0ddbfadbf4bea2a361420e40e318a8 50-phosh-mobile-settings-conf-tweaks-enable.gschema.override
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue