summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSahil Gupte2024-01-31 00:13:02 -0500
committerSahil Gupte2024-01-31 00:13:02 -0500
commit0fb59b37359a06e19116a555e404b507fcadf3a1 (patch)
treedb0cc5ad2afea4c7b49413c265d6809ea3179d88
parent6385d9e6cc791045106914f821af703ad51da511 (diff)
downloadaur-0fb59b37359a06e19116a555e404b507fcadf3a1.tar.gz
Bump to 10.3.1
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a4ddd66a219..e61174b71899 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = moosync-bin
pkgdesc = A simple music player
- pkgver = 10.3.0
+ pkgver = 10.3.1
pkgrel = 1
url = https://github.com/Moosync/Moosync
arch = any
@@ -9,10 +9,10 @@ pkgbase = moosync-bin
depends = alsa-lib
provides = moosync
conflicts = moosync
- source = moosync-10.3.0-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v10.3.0/Moosync-10.3.0-linux-x64.pacman
+ source = moosync-10.3.1-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v10.3.1/Moosync-10.3.1-linux-x64.pacman
source = moosync
source = moosync.desktop
- sha256sums = cc78b8c7cbdc507ca2ddcbe36a1da6236b0076c8f0cd259d614822580efd4c65
+ sha256sums = e7e63356df69e51a60018727cf0aef80c5cb1ed664debe81c5497a5eff934aeb
sha256sums = 4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058
sha256sums = 4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd
diff --git a/PKGBUILD b/PKGBUILD
index 1d24a03ea0c2..a66a940dfd2f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=moosync
pkgname=moosync-bin
-pkgver=10.3.0
+pkgver=10.3.1
pkgrel=1
pkgdesc='A simple music player'
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL3')
provides=("${_pkgname}")
depends=('electron' 'alsa-lib')
source=("${_pkgname}-${pkgver}-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v${pkgver}/Moosync-${pkgver}-linux-x64.pacman" moosync moosync.desktop)
-sha256sums=('cc78b8c7cbdc507ca2ddcbe36a1da6236b0076c8f0cd259d614822580efd4c65'
+sha256sums=('e7e63356df69e51a60018727cf0aef80c5cb1ed664debe81c5497a5eff934aeb'
'4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058'
'4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd')
conflicts=("${_pkgname}")