summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Schwaiger2022-07-03 20:30:46 +0200
committerDominik Schwaiger2022-07-03 20:30:46 +0200
commitbf8c3060e04a91a92160a48df90611c9dd37944b (patch)
tree48b565afd4ba9ca4770dddd70bae3402f1743ac0
parentff145b2b7da3d2629594d733632fbb7fd7225568 (diff)
downloadaur-bf8c3060e04a91a92160a48df90611c9dd37944b.tar.gz
update to version 1.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b02de265dabf..f621cc8e5d7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = sonyheadphonesclient-bin
pkgdesc = A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
- pkgver = 1.3
+ pkgver = 1.3.1
pkgrel = 1
- epoch = 2
+ epoch = 0
url = https://github.com/Plutoberth/SonyHeadphonesClient
arch = x86_64
license = custom:MIT
@@ -14,7 +14,7 @@ pkgbase = sonyheadphonesclient-bin
depends = glew-2.1
depends = dbus
optdepends = glfw-doc
- source = https://github.com/Plutoberth/SonyHeadphonesClient/releases/download/v1.3/SonyHeadphonesClient-linux-x64.zip
+ source = https://github.com/Plutoberth/SonyHeadphonesClient/releases/download/v1.3.1/SonyHeadphonesClient-linux-x64.zip
source = MIT
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ed71fa990e8e..f2b74ee7f91d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dominik Schwaiger <domi.schwaiger04@gmail.com>
pkgname=sonyheadphonesclient-bin
-pkgver=1.3
+pkgver=1.3.1
pkgrel=1
-epoch=2
+epoch=0
pkgdesc="A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app"
arch=("x86_64")
url="https://github.com/Plutoberth/SonyHeadphonesClient"