summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOdin Vex2024-04-15 17:10:11 +0000
committerOdin Vex2024-04-15 17:10:11 +0000
commit18ebd144ca665263f089ebe47f04501c55989a17 (patch)
tree98d172a71de3e4b810e70fb0220e4580bd609d1d
parente6cef2eb10ce383ec6234868eaae3360c22e260f (diff)
downloadaur-18ebd144ca665263f089ebe47f04501c55989a17.tar.gz
1.8.1 - Updated to 1.8.1 Upstream
Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xCHANGELOG1
-rwxr-xr-xPKGBUILD6
3 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b08706d312f8..42e5df59424e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mint-artwork
pkgdesc = Linux Mint Artwork and Resources.
- pkgver = 1.8.0
+ pkgver = 1.8.1
pkgrel = 0
epoch = 2
url = http://packages.linuxmint.com/pool/main/m/mint-artwork
@@ -27,8 +27,8 @@ pkgbase = mint-artwork
options = !zipman
options = !ccache
backup = etc/lightdm/lightdm-gtk-greeter.conf
- source = mint-artwork_1.8.0.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.8.0.tar.xz
- md5sums = 473b60872a3b936bc97c7d41174b0401
- sha256sums = 782adc87921075377dd8322a763645cef138a1286fdc7b977eb2cb5262dbd0cb
+ source = mint-artwork_1.8.1.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.8.1.tar.xz
+ md5sums = 124813c0637af8e9c87e64a6191d34aa
+ sha256sums = 908e9dadef26843376bd828b140547ae8637e9971329f5db91c6308aa20d0a3d
pkgname = mint-artwork
diff --git a/CHANGELOG b/CHANGELOG
index 13f883f69bf8..ea17fb868e20 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+1.8.1 - Updated to 1.8.1 Upstream
1.8.0 - Updated to 1.8.0 Upstream
1.7.3 - Updated to 1.7.3 Upstream, introduced a dependency for Bibata Cursors.
1.6.0 - Updated to 1.6.0 Upstream
diff --git a/PKGBUILD b/PKGBUILD
index 9fe56fbbad39..fee44abd2dcf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Odin Vex <https://aur.archlinux.org/account/OdinVex/>
pkgname=mint-artwork
-pkgver=1.8.0
+pkgver=1.8.1
pkgrel=0
epoch=2
pkgdesc="Linux Mint Artwork and Resources."
@@ -18,8 +18,8 @@ options=("!strip" "libtool" "staticlibs" "!zipman" "!ccache")
install=mint-artwork.install
changelog=CHANGELOG
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-md5sums=("473b60872a3b936bc97c7d41174b0401")
-sha256sums=("782adc87921075377dd8322a763645cef138a1286fdc7b977eb2cb5262dbd0cb")
+md5sums=("124813c0637af8e9c87e64a6191d34aa")
+sha256sums=("908e9dadef26843376bd828b140547ae8637e9971329f5db91c6308aa20d0a3d")
package() {