summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOvenoboyo2023-01-08 19:33:04 +0530
committerOvenoboyo2023-01-08 19:33:04 +0530
commitb1723e30412f7b0ae28446377dbe5dcc2394635f (patch)
tree0720695166c8aaefe86ae0bc302461ae7b705b6d
parenteb96b4035817e8a03840da4a15ebc5aac2b3d34f (diff)
downloadaur-b1723e30412f7b0ae28446377dbe5dcc2394635f.tar.gz
Bump to 7.1.0
-rwxr-xr-x.SRCINFO12
-rwxr-xr-xPKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0525f3721e9..cab56cde5be5 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moosync
pkgdesc = A simple music player
- pkgver = 7.0.0
- pkgrel = 3
+ pkgver = 7.1.0
+ pkgrel = 1
url = https://github.com/Moosync/Moosync
arch = any
license = GPL3
@@ -12,13 +12,13 @@ pkgbase = moosync
depends = libvips
depends = alsa-lib
provides = moosync
- source = moosync-7.0.0-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v7.0.0/Moosync-7.0.0-linux-x64.pacman
- source = moosync-7.0.0.tar::https://github.com/Moosync/Moosync/archive/v7.0.0.tar.gz
+ source = moosync-7.1.0-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v7.1.0/Moosync-7.1.0-linux-x64.pacman
+ source = moosync-7.1.0.tar::https://github.com/Moosync/Moosync/archive/v7.1.0.tar.gz
source = moosync
source = moosync.desktop
source = builder-args.sh
- sha256sums = 0caeff0625c6a3a911ee471fc00fd7cc82998312652a223116cbd85d27001849
- sha256sums = a0707852a076771f61238ee8bc65483a7495caa60075cd10bace56a1d7be24e5
+ sha256sums = 943b5abc7c2bb70ba8a536802c55dd557d9ccbfaf54dfd3681076ac5550ed76b
+ sha256sums = 708af19411fc03d18dbd4446d1c099eed80873144238531a45c6cb2d21712b4b
sha256sums = 36867efee6f9a491e64979ed329ce87f2136da2afcce4c9ef5696a9f2538d9ba
sha256sums = 4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd
sha256sums = bb106abfddfa388cdd9953b034e3176f87eac636932d793b2f5293576cc017bb
diff --git a/PKGBUILD b/PKGBUILD
index eca566bb9b97..209acec6ba3f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sahil Gupte <ovenoboyo@gmail.com>
pkgname=moosync
-pkgver=7.0.0
-pkgrel=3
+pkgver=7.1.0
+pkgrel=1
pkgdesc='A simple music player'
arch=('any')
url='https://github.com/Moosync/Moosync'
@@ -11,8 +11,8 @@ provides=("${pkgname}")
depends=('electron' 'libvips' 'alsa-lib')
makedepends=('yarn' 'node-gyp' 'cargo')
source=("${pkgname}-${pkgver}-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v${pkgver}/Moosync-${pkgver}-linux-x64.pacman" "${pkgname}-${pkgver}.tar::https://github.com/Moosync/Moosync/archive/v${pkgver}.tar.gz" moosync moosync.desktop builder-args.sh)
-sha256sums=('0caeff0625c6a3a911ee471fc00fd7cc82998312652a223116cbd85d27001849'
- 'a0707852a076771f61238ee8bc65483a7495caa60075cd10bace56a1d7be24e5'
+sha256sums=('943b5abc7c2bb70ba8a536802c55dd557d9ccbfaf54dfd3681076ac5550ed76b'
+ '708af19411fc03d18dbd4446d1c099eed80873144238531a45c6cb2d21712b4b'
'36867efee6f9a491e64979ed329ce87f2136da2afcce4c9ef5696a9f2538d9ba'
'4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd'
'bb106abfddfa388cdd9953b034e3176f87eac636932d793b2f5293576cc017bb')