summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Schneider2023-12-19 09:51:14 -0500
committerSergio Schneider2023-12-19 09:51:14 -0500
commit4f47e92750a87cdd4e399b844b977bc668b93067 (patch)
tree9c3e9bee536c2cf2caa5c1a46dba000d952be7f1
parent33fc94ca6f98d95e04249b30b0feccfc47438ea4 (diff)
downloadaur-4f47e92750a87cdd4e399b844b977bc668b93067.tar.gz
update to 1.7.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eca3f2d183e8..bfa87273c9ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cinnamon-sounds
pkgdesc = Cinnamon desktop sounds extracted from Linuxmint (mint-artwork)
- pkgver = 1.7.7
+ pkgver = 1.7.9
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.7.tar.xz
- sha256sums = 1708599aab93fad072a81221b282d03adaac6e4a7ebf879622815e9d59600867
+ source = http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.7.9.tar.xz
+ sha256sums = eb84bb34042d26e85278c8924db5b66eaa2c2f803d33f9f398f60923f6408b45
pkgname = cinnamon-sounds
install = cinnamon-sounds.install
diff --git a/PKGBUILD b/PKGBUILD
index 7dcaac51d5ab..550885641302 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ThomasQBS
pkgname=cinnamon-sounds
-pkgver=1.7.7
+pkgver=1.7.9
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=('1708599aab93fad072a81221b282d03adaac6e4a7ebf879622815e9d59600867')
+sha256sums=('eb84bb34042d26e85278c8924db5b66eaa2c2f803d33f9f398f60923f6408b45')
package() {
install="${pkgname}.install"