summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2022-08-02 12:14:52 -0600
committerSam Burgos2022-08-02 12:14:52 -0600
commitc8aea5a7474d5bc46a80b18547c05b4223d1da20 (patch)
treecf2d5c6ab23981ae0055788283f0f03b89c31437
parent99facef788d78111a91a863bae60ca6893f03f5f (diff)
downloadaur-c8aea5a7474d5bc46a80b18547c05b4223d1da20.tar.gz
updated to version 2.0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6efac260d56d..41cf359f6e62 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.3
+ pkgver = 2.0.4
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.3.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.3.tar.xz
- sha256sums = fe0bbffe820f2ef6f2a81445b5ca3433de6be31da420084693819f19506812dc
+ source = mint-themes_2.0.4.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.4.tar.xz
+ sha256sums = be8a8b1d4a3f45173014cd93fb39bef4e795ab083429f6735a7409ef2e4fe441
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 1a380a0120cd..15589fd6d7ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.0.3
+pkgver=2.0.4
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=('fe0bbffe820f2ef6f2a81445b5ca3433de6be31da420084693819f19506812dc')
+sha256sums=('be8a8b1d4a3f45173014cd93fb39bef4e795ab083429f6735a7409ef2e4fe441')
build() {
cd "${pkgname}"