summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOdin Vex2024-04-30 19:15:47 +0000
committerOdin Vex2024-04-30 19:15:47 +0000
commit1bfd09700f8ea38a50a1c04071e8d00f8a6a6e73 (patch)
tree9ea9831d7435fcf9af452e6cb0dcc3b998eb1c00
parent18ebd144ca665263f089ebe47f04501c55989a17 (diff)
downloadaur-mint-artwork.tar.gz
1.8.2 - Updated to 1.8.2 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 42e5df59424e..4f89b62fb7a6 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mint-artwork
pkgdesc = Linux Mint Artwork and Resources.
- pkgver = 1.8.1
+ pkgver = 1.8.2
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.1.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.8.1.tar.xz
- md5sums = 124813c0637af8e9c87e64a6191d34aa
- sha256sums = 908e9dadef26843376bd828b140547ae8637e9971329f5db91c6308aa20d0a3d
+ source = mint-artwork_1.8.2.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.8.2.tar.xz
+ md5sums = f04e74b6509213bae2a3be13f25d7845
+ sha256sums = 31e80c16b9d4f0671cdafe72dc14022194b7d497697d233914824935ccade0b6
pkgname = mint-artwork
diff --git a/CHANGELOG b/CHANGELOG
index ea17fb868e20..b45ae5673c87 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+1.8.2 - Updated to 1.8.2 Upstream
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.
diff --git a/PKGBUILD b/PKGBUILD
index fee44abd2dcf..75c2e3717071 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Odin Vex <https://aur.archlinux.org/account/OdinVex/>
pkgname=mint-artwork
-pkgver=1.8.1
+pkgver=1.8.2
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=("124813c0637af8e9c87e64a6191d34aa")
-sha256sums=("908e9dadef26843376bd828b140547ae8637e9971329f5db91c6308aa20d0a3d")
+md5sums=("f04e74b6509213bae2a3be13f25d7845")
+sha256sums=("31e80c16b9d4f0671cdafe72dc14022194b7d497697d233914824935ccade0b6")
package() {