summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authors p s f 6 4m2023-06-14 11:52:26 -0400
committers p s f 6 4m2023-06-14 11:52:26 -0400
commit43d783d4e8e4df087479210bbdba8ad53f1ef0d6 (patch)
tree460199aea05ab5fa081b345548d2d31a80ac8003
parenta9c784a1ba595c6c3fb6f77c32749ef52d887447 (diff)
downloadaur-43d783d4e8e4df087479210bbdba8ad53f1ef0d6.tar.gz
Update to 1.7.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4a2d37b6c08..978df5d2c5d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cinnamon-sounds
pkgdesc = Cinnamon desktop sounds extracted from Linuxmint (mint-artwork)
- pkgver = 1.7.3
+ pkgver = 1.7.5
pkgrel = 1
url = http://packages.linuxmint.com
arch = any
@@ -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.3.tar.xz
- sha256sums = 96eb189664cbef5553192245b2cb88655bbbc4932e650ef08f6accb4ed65859f
+ source = http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.7.5.tar.xz
+ sha256sums = c9dd85c860339d71a71c92e432c48da88c74b1b28797770d32beeda6e7bb0650
pkgname = cinnamon-sounds
install = cinnamon-sounds.install
diff --git a/PKGBUILD b/PKGBUILD
index ade15f0c0797..d942e04bcb72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ThomasQBS
pkgname=cinnamon-sounds
-pkgver=1.7.3
+pkgver=1.7.5
pkgrel=1
pkgdesc="Cinnamon desktop sounds extracted from Linuxmint (mint-artwork)"
arch=('any')
@@ -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=('96eb189664cbef5553192245b2cb88655bbbc4932e650ef08f6accb4ed65859f')
+sha256sums=('c9dd85c860339d71a71c92e432c48da88c74b1b28797770d32beeda6e7bb0650')
package() {
install="${pkgname}.install"