summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorS e r g i o S c h n e i d e r2022-11-29 16:51:47 -0500
committerS e r g i o S c h n e i d e r2022-11-29 16:51:47 -0500
commit8d49e7d436ff141108e82f3fdb2869d459d402e8 (patch)
tree9427cbdb3b6198fde5c598dada9116949f00af67
parentfc06166b62462fc6a9ed6d468a280d788f613129 (diff)
downloadaur-8d49e7d436ff141108e82f3fdb2869d459d402e8.tar.gz
Update to 1.7.0 - New sound theme
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a222dd9ce1d..20809d95578d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cinnamon-sounds
pkgdesc = Cinnamon desktop sounds extracted from Linuxmint (mint-artwork)
- pkgver = 1.6.7
- pkgrel = 1
+ pkgver = 1.7.0
+ pkgrel = 0
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.6.7.tar.xz
- sha256sums = 7653fa6cf35d374867569db965ef273762b33dd2b0f865d9d95dd2bf989e6051
+ source = http://packages.linuxmint.com/pool/main/m/mint-artwork/mint-artwork_1.7.0.tar.xz
+ sha256sums = d5d04bb0df674f3aea8ad970a286d89e3875a8a5d1e9439a0ec4e404c7e75f59
pkgname = cinnamon-sounds
install = cinnamon-sounds.install
diff --git a/PKGBUILD b/PKGBUILD
index 5ea1ab699bc8..22a01f7b607e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ThomasQBS
pkgname=cinnamon-sounds
-pkgver=1.6.7
-pkgrel=1
+pkgver=1.7.0
+pkgrel=0
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=('7653fa6cf35d374867569db965ef273762b33dd2b0f865d9d95dd2bf989e6051')
+sha256sums=('d5d04bb0df674f3aea8ad970a286d89e3875a8a5d1e9439a0ec4e404c7e75f59')
package() {
install="${pkgname}.install"