summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2022-08-21 18:37:58 -0600
committerSam Burgos2022-08-21 18:37:58 -0600
commitdb9f95f2b9572529d931d98265ecdc70b365f12c (patch)
tree091af52aaf89359f97a7f89008e511dfb65f7241
parentc8aea5a7474d5bc46a80b18547c05b4223d1da20 (diff)
downloadaur-db9f95f2b9572529d931d98265ecdc70b365f12c.tar.gz
updated to version 2.0.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41cf359f6e62..452ab15231ca 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.4
+ pkgver = 2.0.5
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.4.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.4.tar.xz
- sha256sums = be8a8b1d4a3f45173014cd93fb39bef4e795ab083429f6735a7409ef2e4fe441
+ source = mint-themes_2.0.5.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.5.tar.xz
+ sha256sums = 44e6a18d3aca8af1fa7785c2c311a919e98a35430daa3a5722377f599637dc56
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 15589fd6d7ee..00f8dc8ebd59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.0.4
+pkgver=2.0.5
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=('be8a8b1d4a3f45173014cd93fb39bef4e795ab083429f6735a7409ef2e4fe441')
+sha256sums=('44e6a18d3aca8af1fa7785c2c311a919e98a35430daa3a5722377f599637dc56')
build() {
cd "${pkgname}"