summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-09-30 18:45:05 +0100
committerJonathon Fernyhough2020-09-30 18:45:05 +0100
commitc850689ac5242ca679f24f31f2eaeb3af23051f7 (patch)
treeef70bc9520ceff0efa6394a05ca60f877f31910d /PKGBUILD
parent4ffbb9323c963282ef8e3c3b828bc9a977982016 (diff)
downloadaur-c850689ac5242ca679f24f31f2eaeb3af23051f7.tar.gz
Upstream 20.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4286b0c1fc79..af1e46f454e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Jonathon Fernyhough <jonathon manjaro_dot_org>
+# Maintainer: Jonathon Fernyhough <jonathon+m2x dev>
# Contributor: twa022 <twa022 at gmail dot com>
# Contributor: Brenton Horne <brentonhorne77 at gmail dot com>
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=mate-tweak
-pkgver=20.04.0
-_umsver=20.04.2
+pkgver=20.10.0
+_umsver=20.10.0
pkgrel=1
pkgdesc="Tweak tool for MATE (fork of MintDesktop)"
arch=('any')
@@ -24,8 +24,8 @@ optdepends=('brisk-menu: for Manjaro panel layout'
'vala-panel-appmenu-mate: for Mutiny,Cupertino')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ubuntu-mate/$pkgname/archive/$pkgver.tar.gz"
"ubuntu-mate-settings-$_umsver.tar.gz::https://github.com/ubuntu-mate/ubuntu-mate-settings/archive/$_umsver.tar.gz")
-sha256sums=('8c3537c0e649444d4ce587b562055e1c8e9ee28906ab688419cf8851e589b87d'
- 'c753a457ab15ba50dd4e05bc25e8dede58c2b13b19370e4c38de54ce1e32f23b')
+sha256sums=('8231a0ca9636dc7695e39a00d09d6bb82eaf78757e434b4943133e4e1ff6d58a'
+ '0341adebcf2b0634d91db29978312b40afecc2696b6d2c1d50cf7fc59186916e')
prepare() {
cd "$pkgname-$pkgver"