summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoshi28892016-03-26 22:44:32 +0100
committerYoshi28892016-03-26 22:44:32 +0100
commit08ba78e18d2ab9155056ccf48526ac5e4f6779a1 (patch)
treeb9e0e2a464346e4137a560fd84895a4eeb6b68f7
parent9654f6199678b1d65ad421b75d2a83541ff7c582 (diff)
downloadaur-08ba78e18d2ab9155056ccf48526ac5e4f6779a1.tar.gz
Update to 0.6.3
Signed-off-by: Yoshi2889 <rick.2889@gmail.com>
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbe3ade5f379..50ef49b2c793 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,23 @@
# Generated by mksrcinfo v8
-# Sat Feb 13 21:37:31 UTC 2016
+# Sat Mar 26 21:44:19 UTC 2016
pkgbase = soundnode-app-bin
pkgdesc = Soundcloud client for the desktop
- pkgver = 0.6.2
- pkgrel = 3
+ pkgver = 0.6.3
+ pkgrel = 1
url = http://www.soundnodeapp.com/
arch = x86_64
arch = i686
license = GPL3
depends = gconf
options = !strip
- source = https://raw.githubusercontent.com/Soundnode/soundnode-app/0.6.2/app/soundnode.png
+ source = https://raw.githubusercontent.com/Soundnode/soundnode-app/0.6.3/app/soundnode.png
source = soundnode-app.desktop
- sha256sums = aaae33882ab1e2334b4a33b4235cbdd4beb1379b08f5fa3a0a270f716ea43fa7
+ sha256sums = a16acc740d94ed119f943e810f44cdb2d082153645aafc1c179f15fb5b9a7619
sha256sums = a62a6bf1f28f21ba9d32b642cd29e9685a1c1f889347d041a1ab02e65dbbc2ca
source_x86_64 = http://www.soundnodeapp.com/downloads/linux64/Soundnode-App.zip
- sha256sums_x86_64 = e3d6b88150d286645553f803edd6163e53e967415fa9e38d7bbbf9f9182f7a7a
+ sha256sums_x86_64 = 15aa9524e37fc52276e4ec19a22936352785f8c132ead8b59c7bf6cdff0b1442
source_i686 = http://www.soundnodeapp.com/downloads/linux32/Soundnode-App.zip
- sha256sums_i686 = 049429c52e6e91944f8100eed8a7b6b3c235d5ef49a3bcf60b74a638ffb7f445
+ sha256sums_i686 = bb53beb89ba67c327834191900191cc7ba242df0d32b51b449189aaa4fa4a4a4
pkgname = soundnode-app-bin
diff --git a/PKGBUILD b/PKGBUILD
index f7ca7b39b76b..40d9ee83f57b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rick Kerkhof <rick.2889@gmail.com>
pkgname=soundnode-app-bin
-pkgver=0.6.2
-pkgrel=3
+pkgver=0.6.3
+pkgrel=1
pkgdesc="Soundcloud client for the desktop"
arch=('x86_64' 'i686')
url="http://www.soundnodeapp.com/"
@@ -19,14 +19,14 @@ source_x86_64=("http://www.soundnodeapp.com/downloads/linux64/Soundnode-App.zip"
source_i686=("http://www.soundnodeapp.com/downloads/linux32/Soundnode-App.zip")
# Generic sources.
-source=("https://raw.githubusercontent.com/Soundnode/soundnode-app/0.6.2/app/soundnode.png"
+source=("https://raw.githubusercontent.com/Soundnode/soundnode-app/0.6.3/app/soundnode.png"
"soundnode-app.desktop")
-sha256sums_x86_64=('e3d6b88150d286645553f803edd6163e53e967415fa9e38d7bbbf9f9182f7a7a')
-sha256sums_i686=('049429c52e6e91944f8100eed8a7b6b3c235d5ef49a3bcf60b74a638ffb7f445')
+sha256sums_x86_64=('15aa9524e37fc52276e4ec19a22936352785f8c132ead8b59c7bf6cdff0b1442')
+sha256sums_i686=('bb53beb89ba67c327834191900191cc7ba242df0d32b51b449189aaa4fa4a4a4')
# Generic checksums.
-sha256sums=('aaae33882ab1e2334b4a33b4235cbdd4beb1379b08f5fa3a0a270f716ea43fa7'
+sha256sums=('a16acc740d94ed119f943e810f44cdb2d082153645aafc1c179f15fb5b9a7619'
'a62a6bf1f28f21ba9d32b642cd29e9685a1c1f889347d041a1ab02e65dbbc2ca')
package() {