summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2021-12-17 13:13:31 -0600
committerSam Burgos2021-12-17 13:13:31 -0600
commitbc8baf20e8e9c7b20cbaa829a9e7cfff7da37de3 (patch)
treea4b3619faf9d86aaa0cd14eee6827ab32da496c9
parent2a24ba74c70a6eea65bb710bdf2fe94a76f62a7c (diff)
downloadaur-bc8baf20e8e9c7b20cbaa829a9e7cfff7da37de3.tar.gz
updated to version 1.9.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec84e12c8e3a..91665db1ebf2 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 = 1.9.4
+ pkgver = 1.9.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_1.9.4.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.9.4.tar.xz
- sha256sums = ff14032f05c67e0735bf61e9f59b6f43238d955cffcdf97a108db84b2acc4a77
+ source = mint-themes_1.9.5.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.9.5.tar.xz
+ sha256sums = 62697eb17a44b4d2f6b227388fa466e214699a5fc9c0dd56a62c6916bcf3bd88
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 9d1161da0194..86c351d71883 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=1.9.4
+pkgver=1.9.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=('ff14032f05c67e0735bf61e9f59b6f43238d955cffcdf97a108db84b2acc4a77')
+sha256sums=('62697eb17a44b4d2f6b227388fa466e214699a5fc9c0dd56a62c6916bcf3bd88')
build() {
cd "${pkgname}"