summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Schneider2023-12-21 11:10:44 -0500
committerSergio Schneider2023-12-21 11:10:44 -0500
commit6f0c5ae84db1111f2d7385e63e0279c1cf5cf713 (patch)
tree4036700d6c97eb28f5b81f6c0e5d8b5b0f7d8b11
parent4f47e92750a87cdd4e399b844b977bc668b93067 (diff)
downloadaur-cinnamon-sounds.tar.gz
Update to 1.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfa87273c9ff..a8d064cb852b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cinnamon-sounds
pkgdesc = Cinnamon desktop sounds extracted from Linuxmint (mint-artwork)
- pkgver = 1.7.9
+ pkgver = 1.8.0
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.9.tar.xz
- sha256sums = eb84bb34042d26e85278c8924db5b66eaa2c2f803d33f9f398f60923f6408b45
+ source = http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.8.0.tar.xz
+ sha256sums = 782adc87921075377dd8322a763645cef138a1286fdc7b977eb2cb5262dbd0cb
pkgname = cinnamon-sounds
install = cinnamon-sounds.install
diff --git a/PKGBUILD b/PKGBUILD
index 550885641302..09d0da12a6e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ThomasQBS
pkgname=cinnamon-sounds
-pkgver=1.7.9
+pkgver=1.8.0
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=('eb84bb34042d26e85278c8924db5b66eaa2c2f803d33f9f398f60923f6408b45')
+sha256sums=('782adc87921075377dd8322a763645cef138a1286fdc7b977eb2cb5262dbd0cb')
package() {
install="${pkgname}.install"