summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonassnellinckx2019-01-19 13:42:47 +0100
committerjonassnellinckx2019-01-19 13:42:47 +0100
commit776f9a15ff878e222cfc2db1d1f067569786f9aa (patch)
treec895df4395ea30095b70a006d6e835268f51bbb3
parent55192970f9d3cb010e33472eff48eba4a39926a2 (diff)
downloadaur-776f9a15ff878e222cfc2db1d1f067569786f9aa.tar.gz
v2.3.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fec614803167..cd77bde9e81c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = auryo-bin
pkgdesc = A SoundCloud client for your desktop.
- pkgver = 2.3.1
+ pkgver = 2.3.2
pkgrel = 2
- url = http://auryo.com
+ url = https://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.1.pacman
- sha256sums = 0881d3da9f6eb539ce5ba55cd9f5627076909089b0bebb5b33c1eb6b1db5e3b9
+ source = https://github.com/Superjo149/auryo/releases/download/v2.3.2/auryo-2.3.2.pacman
+ sha256sums = 0df8443f0fe093d4e7854c809878007986729fa68f449cdcf27af7a1f5756c84
pkgname = auryo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 486be02057ea..c2794cdef009 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Co-Maintainer: Sneljo <jonas.snellinckx@gmail.com
pkgname="auryo-bin"
-pkgver=2.3.1
+pkgver=2.3.2
pkgrel=2
pkgdesc="A SoundCloud client for your desktop."
arch=("x86_64")
license=("GPL-3.0")
-url="http://auryo.com"
+url="https://auryo.com"
conflicts=('auryo' 'auryo-git')
source=("https://github.com/Superjo149/auryo/releases/download/v${pkgver}/auryo-${pkgver}.pacman")
-sha256sums=("0881d3da9f6eb539ce5ba55cd9f5627076909089b0bebb5b33c1eb6b1db5e3b9")
+sha256sums=("0df8443f0fe093d4e7854c809878007986729fa68f449cdcf27af7a1f5756c84")
package() {
cd "${srcdir}/"