Package Details: ubuntu-mate-themes 23.04.1-1

Git Clone URL: https://aur.archlinux.org/ubuntu-mate-themes.git (read-only, click to copy)
Package Base: ubuntu-mate-themes
Description: GTK2, GTK3, Unity and Metacity themes from Ubuntu MATE.
Upstream URL: https://launchpad.net/ubuntu-mate/
Keywords: mate theme ubuntu
Licenses: GPL3
Groups: mate-extra
Submitter: g360
Maintainer: napcok (jskier)
Last Packager: jskier
Votes: 10
Popularity: 0.034763
First Submitted: 2016-08-31 23:21 (UTC)
Last Updated: 2023-05-01 14:26 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

Latest Comments

1 2 3 Next › Last »

Tranalogic commented on 2025-04-20 08:38 (UTC)

Updated PKGBUILD for Ubuntu Mate Themes 24.10.0:

Maintainer: archjo
Upgraded Version: Tranalogic

pkgname=ubuntu-mate-themes pkgver=24.10.0 pkgrel=1 pkgdesc="GTK2, GTK3, Unity and Metacity themes from Ubuntu MATE." arch=('any') url="https://launchpad.net/ubuntu-mate/" license=('GPL3') groups=('mate-extra') depends=('gtk-engine-murrine') optdepends=("ubuntu-mate-icon-themes: The official icon themes for Ubuntu MATE.") source=("http://mirrors.kernel.org/ubuntu/pool/universe/u/ubuntu-mate-artwork/${pkgname}_${pkgver}_all.deb") sha256sums=('c4659b8dac44c1378ce652236683c1cf211feb896b50bb73b12924ffb52c8664')

package() { tar xf data.tar.zst mv usr $pkgdir/ }

Editing the PKGBUILD manually: Change Line 3 to: pkgver=24.10.0 and Line 13 to: sha256sums=('c4659b8dac44c1378ce652236683c1cf211feb896b50bb73b12924ffb52c8664')

Have Fun.

-Tranalogic :)

DsturbD commented on 2024-11-27 17:07 (UTC)

please update to 24.10.0 https://mirrors.edge.kernel.org/ubuntu/pool/universe/u/ubuntu-mate-artwork/ubuntu-mate-themes_24.10.0_all.deb

jskier commented on 2023-05-01 14:29 (UTC)

Updated.

@thibdb13, use makepkg -g to get the latest hash of source, and verify that with the source hash.

thibdb13 commented on 2023-01-25 18:40 (UTC)

It seems the new version is 22.10.4 I can adapt the PKGBUILD to the right version but the sha key has also to be changed and I do not know how to find the right one.

Arrowhead commented on 2022-09-01 15:42 (UTC)

It seems that the new version is "22.04.17"

teffysam commented on 2021-03-28 20:39 (UTC)

source is now pkgver=21.04.5

archjo commented on 2020-11-10 12:59 (UTC)

Update to 20.10.1 Version

archjo commented on 2019-03-27 15:44 (UTC)

Update to 19.04.0 Version.

Tested on a fresh arch mate install.

archjo commented on 2019-02-06 11:08 (UTC)

Thank's goetzc for adding me to the co-maintainer's list.