Skip to content
Snippets Groups Projects
Commit 47d8f4b6 authored by Patrycja Rosa's avatar Patrycja Rosa :cat: Committed by alice
Browse files

community/mate-tweak: upgrade to 22.04.8

disable check, as there's no actual tests
parent 1fe6d488
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!36455community/mate-tweak: upgrade to 22.04.8
Pipeline #130677 passed
# Contributor: Roberto Oliveira <robertoguimaraes8@gmail.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=mate-tweak
pkgver=21.10.0
pkgrel=1
pkgver=22.04.8
pkgrel=0
pkgdesc="Tweak tool for the MATE Desktop"
url="https://github.com/ubuntu-mate/mate-tweak"
arch="noarch"
......@@ -11,19 +11,16 @@ depends="py3-distro py3-psutil py3-setproctitle"
makedepends="python3-dev py3-distutils-extra intltool py3-setuptools"
subpackages="$pkgname-doc $pkgname-lang"
source="$pkgname-$pkgver.tar.gz::https://github.com/ubuntu-mate/mate-tweak/archive/$pkgver.tar.gz"
options="!check" # no tests provided by upstream
build() {
python3 setup.py build
}
check() {
python3 setup.py check
}
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="
c0f136b91e1706597a539d6783af3d93c10e830fb0556f3228a239231449d07cc94e3c4785025558b7286a0d329698b1ce687abf65a6a8ba8ce42d8a055c98e5 mate-tweak-21.10.0.tar.gz
1e893116201d9caf3b4a675a2f23d328f6a3ee8c79e7d4922fb95f0c1eb519d496d61b1c6fb83308aacf8e5d2cc448d68bef4b2be846715531600dc471959a6b mate-tweak-22.04.8.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment