summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2022-07-20 22:28:42 -0600
committerSam Burgos2022-07-20 22:28:42 -0600
commit99facef788d78111a91a863bae60ca6893f03f5f (patch)
tree5a2bd827955e36c9906f9003376eb75b8375db32
parent10218c963ac699cbc8bb4f2a814197c0e158e9fc (diff)
downloadaur-99facef788d78111a91a863bae60ca6893f03f5f.tar.gz
updating to version 2.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f8dd70bb81f..6efac260d56d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mint-themes
pkgdesc = A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components.
- pkgver = 2.0.1
+ pkgver = 2.0.3
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-themes
arch = any
@@ -16,7 +16,7 @@ pkgbase = mint-themes
conflicts = mint-x-theme
conflicts = mint-y-theme
conflicts = mint-cinnamon-themes
- source = mint-themes_2.0.1.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.1.tar.xz
- sha256sums = ae1bbd873cf562747c6c29f431ca19f189f89401f44d0bf02a8d58147b5771e8
+ source = mint-themes_2.0.3.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.3.tar.xz
+ sha256sums = fe0bbffe820f2ef6f2a81445b5ca3433de6be31da420084693819f19506812dc
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index b815724b110a..1a380a0120cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.0.1
+pkgver=2.0.3
pkgrel=1
pkgdesc='A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components.'
arch=('any')
@@ -27,7 +27,7 @@ conflicts=(
mint-cinnamon-themes
)
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('ae1bbd873cf562747c6c29f431ca19f189f89401f44d0bf02a8d58147b5771e8')
+sha256sums=('fe0bbffe820f2ef6f2a81445b5ca3433de6be31da420084693819f19506812dc')
build() {
cd "${pkgname}"