summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Schneider2022-12-02 19:49:39 -0500
committerSergio Schneider2022-12-02 19:49:39 -0500
commit1e14fb42f24676c085c4a60e5638745ec508d8d4 (patch)
tree3d3c9aeb00844122364e3b669a48b16787263300
parent8d49e7d436ff141108e82f3fdb2869d459d402e8 (diff)
downloadaur-1e14fb42f24676c085c4a60e5638745ec508d8d4.tar.gz
Update to 1.7.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20809d95578d..b67eb92d6735 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cinnamon-sounds
pkgdesc = Cinnamon desktop sounds extracted from Linuxmint (mint-artwork)
- pkgver = 1.7.0
- pkgrel = 0
+ pkgver = 1.7.2
+ pkgrel = 1
url = http://packages.linuxmint.com
arch = any
license = GPL
@@ -10,8 +10,8 @@ pkgbase = cinnamon-sounds
conflicts = mint-sounds
conflicts = cinnamon-sound-effects
conflicts = mint-artwork-cinnamon
- source = http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.7.0.tar.xz
- sha256sums = d5d04bb0df674f3aea8ad970a286d89e3875a8a5d1e9439a0ec4e404c7e75f59
+ source = http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.7.2.tar.xz
+ sha256sums = 23c80b5b0c2e5d9920739cd9f5056449aaee81c3562c5233da653577842a2515
pkgname = cinnamon-sounds
install = cinnamon-sounds.install
diff --git a/PKGBUILD b/PKGBUILD
index 22a01f7b607e..f32488580516 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ThomasQBS
pkgname=cinnamon-sounds
-pkgver=1.7.0
-pkgrel=0
+pkgver=1.7.2
+pkgrel=1
pkgdesc="Cinnamon desktop sounds extracted from Linuxmint (mint-artwork)"
arch=('any')
# url="https://www.linuxmint.com"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('cinnamon')
conflicts=('mint-artwork' 'mint-sounds' 'cinnamon-sound-effects' 'mint-artwork-cinnamon')
source=("http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_${pkgver}.tar.xz")
-sha256sums=('d5d04bb0df674f3aea8ad970a286d89e3875a8a5d1e9439a0ec4e404c7e75f59')
+sha256sums=('23c80b5b0c2e5d9920739cd9f5056449aaee81c3562c5233da653577842a2515')
package() {
install="${pkgname}.install"