summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSahil Gupte2023-07-10 04:57:21 +0530
committerSahil Gupte2023-07-10 04:57:21 +0530
commitb1c61555cb6a037e8c8d1cb97177a8f6bf9537bd (patch)
tree3aba7ff691372f077fceda6fa1e2cc45669282ea
parent21ad3c519faace23f06860bd8cf80913796e1c9e (diff)
downloadaur-b1c61555cb6a037e8c8d1cb97177a8f6bf9537bd.tar.gz
Bump to 9.0.0
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8df051fcaae9..074718fa5272 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = moosync-bin
source = moosync-9.0.0-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v9.0.0/Moosync-9.0.0-linux-x64.pacman
source = moosync
source = moosync.desktop
- sha256sums = 23079b08aac03f6f774346a8ce648167f523b22cabddc265cdb9b54b462903eb
+ sha256sums = 451bc362a048a7f853c4427be61d51df3b1460467e7df05c107f2d7362f92186
sha256sums = 4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058
sha256sums = 4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd
diff --git a/PKGBUILD b/PKGBUILD
index a67cf8e6de86..19cd985e6a49 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL3')
provides=("${_pkgname}")
depends=('electron' 'libvips' '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=('23079b08aac03f6f774346a8ce648167f523b22cabddc265cdb9b54b462903eb'
+sha256sums=('451bc362a048a7f853c4427be61d51df3b1460467e7df05c107f2d7362f92186'
'4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058'
'4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd')
conflicts=("${_pkgname}")