summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonassnellinckx2018-12-16 16:14:29 +0100
committerjonassnellinckx2018-12-16 16:14:29 +0100
commit55192970f9d3cb010e33472eff48eba4a39926a2 (patch)
tree2ad3b289e23158379f8345117a2045e367d15a42
parented41802e55dc046b09985c413499545459179d34 (diff)
downloadaur-55192970f9d3cb010e33472eff48eba4a39926a2.tar.gz
v2.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 601a3ae49096..fec614803167 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = auryo-bin
pkgdesc = A SoundCloud client for your desktop.
- pkgver = 2.3.0
+ pkgver = 2.3.1
pkgrel = 2
url = http://auryo.com
arch = x86_64
license = GPL-3.0
conflicts = auryo
conflicts = auryo-git
- source = https://github.com/Superjo149/auryo/releases/download/v2.3.0/auryo-2.3.0.pacman
- sha256sums = dca1b4b3be7f2c66c99e6c2f3c6c559ad4d23be304af83c8a42dab05cc77a202
+ source = https://github.com/Superjo149/auryo/releases/download/v2.3.0/auryo-2.3.1.pacman
+ sha256sums = 0881d3da9f6eb539ce5ba55cd9f5627076909089b0bebb5b33c1eb6b1db5e3b9
pkgname = auryo-bin
diff --git a/PKGBUILD b/PKGBUILD
index c86d30044654..486be02057ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Sneljo <jonas.snellinckx@gmail.com
pkgname="auryo-bin"
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=2
pkgdesc="A SoundCloud client for your desktop."
arch=("x86_64")
@@ -10,7 +10,7 @@ license=("GPL-3.0")
url="http://auryo.com"
conflicts=('auryo' 'auryo-git')
source=("https://github.com/Superjo149/auryo/releases/download/v${pkgver}/auryo-${pkgver}.pacman")
-sha256sums=("dca1b4b3be7f2c66c99e6c2f3c6c559ad4d23be304af83c8a42dab05cc77a202")
+sha256sums=("0881d3da9f6eb539ce5ba55cd9f5627076909089b0bebb5b33c1eb6b1db5e3b9")
package() {
cd "${srcdir}/"