summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSahil Gupte2024-01-31 01:34:46 -0500
committerSahil Gupte2024-01-31 01:34:46 -0500
commit2664eea12b1e77076f25190d5bf980a1427e0484 (patch)
tree3746066598ce8a44bcf800a885dcef34a5747535
parent0fb59b37359a06e19116a555e404b507fcadf3a1 (diff)
downloadaur-moosync-bin.tar.gz
Bump to 10.3.2
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e61174b71899..26e6ee3959dd 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = moosync-bin
pkgdesc = A simple music player
- pkgver = 10.3.1
+ pkgver = 10.3.2
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.1-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v10.3.1/Moosync-10.3.1-linux-x64.pacman
+ source = moosync-10.3.2-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v10.3.2/Moosync-10.3.2-linux-x64.pacman
source = moosync
source = moosync.desktop
- sha256sums = e7e63356df69e51a60018727cf0aef80c5cb1ed664debe81c5497a5eff934aeb
+ sha256sums = 5dbb7b325ecd5e89f78ab71159b25f1633a459136fcbf8ee30e376820171cfc2
sha256sums = 4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058
sha256sums = 4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd
diff --git a/PKGBUILD b/PKGBUILD
index a66a940dfd2f..9829319ea495 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=moosync
pkgname=moosync-bin
-pkgver=10.3.1
+pkgver=10.3.2
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=('e7e63356df69e51a60018727cf0aef80c5cb1ed664debe81c5497a5eff934aeb'
+sha256sums=('5dbb7b325ecd5e89f78ab71159b25f1633a459136fcbf8ee30e376820171cfc2'
'4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058'
'4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd')
conflicts=("${_pkgname}")