summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOdin Vex2022-02-13 12:21:28 -0500
committerOdin Vex2022-02-13 12:21:28 -0500
commit36153dc2f9ead01f639380f163963ab44bbc69fb (patch)
treec2408dcdca6be8f44570c5f1c8277559e6d6ae06
parentecf1261bab2eceb76ee80fb09bb16bbea0acc191 (diff)
downloadaur-36153dc2f9ead01f639380f163963ab44bbc69fb.tar.gz
1.5.6 - Updated to 1.5.6 Upstream
Signed-off-by: Odin Vex <44311901+OdinVex@users.noreply.github.com>
-rw-r--r--.SRCINFO10
-rwxr-xr-xCHANGELOG1
-rwxr-xr-xPKGBUILD8
3 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 486eb4f2d114..2d005b4b9755 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mint-artwork
pkgdesc = Linux Mint Artwork and Resources.
- pkgver = 1.5.5
- pkgrel = 2
+ pkgver = 1.5.6
+ pkgrel = 1
epoch = 0
url = http://packages.linuxmint.com/pool/main/m/mint-artwork
install = mint-artwork.install
@@ -26,9 +26,9 @@ pkgbase = mint-artwork
options = !zipman
options = !ccache
backup = etc/lightdm/lightdm-gtk-greeter.conf
- source = mint-artwork_1.5.5.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.5.5.tar.xz
- md5sums = 0deedc6871001bc31453bb1cee75c7bd
- sha256sums = 4fdbbdb22be1691f74981fcf4e5784692610bf8afec5006951d51728653d88e1
+ source = mint-artwork_1.5.6.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.5.6.tar.xz
+ md5sums = 31d24d29aa3ef7c7cfcfdddd70bb565b
+ sha256sums = 10cb524d615416c2d1f511a5cdb0d8af63d2e854c7b78a7da5c307037a34d427
pkgname = mint-artwork
diff --git a/CHANGELOG b/CHANGELOG
index a8fa012279b8..19285ee30f47 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+1.5.6 - Updated to 1.5.6 Upstream
Added sha256sums and post_upgrade
1.5.5 - Updated to 1.5.5 Upstream
1.5.4 - Updated to 1.5.4 Upstream
diff --git a/PKGBUILD b/PKGBUILD
index 5d190fa80205..30a95657c087 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Odin Vex <https://aur.archlinux.org/account/OdinVex/>
pkgname=mint-artwork
-pkgver=1.5.5
-pkgrel=2
+pkgver=1.5.6
+pkgrel=1
epoch=0
pkgdesc="Linux Mint Artwork and Resources."
arch=("any")
@@ -22,8 +22,8 @@ changelog=CHANGELOG
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
noextract=()
noupgrade=()
-md5sums=('0deedc6871001bc31453bb1cee75c7bd')
-sha256sums=('4fdbbdb22be1691f74981fcf4e5784692610bf8afec5006951d51728653d88e1')
+md5sums=('31d24d29aa3ef7c7cfcfdddd70bb565b')
+sha256sums=('10cb524d615416c2d1f511a5cdb0d8af63d2e854c7b78a7da5c307037a34d427')
validpgpkeys=()
package() {