summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSahil Gupte2024-01-24 20:19:25 -0500
committerSahil Gupte2024-01-24 20:19:25 -0500
commit6385d9e6cc791045106914f821af703ad51da511 (patch)
treec21bafed1b3d82bf85bba4b677006aed5b3a2774
parenta1455ac724588491bd1bf32ca533de82cf547952 (diff)
downloadaur-6385d9e6cc791045106914f821af703ad51da511.tar.gz
Bump to 10.3.0
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c3a5b490b0c..3a4ddd66a219 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = moosync-bin
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
source = moosync.desktop
- sha256sums = 032fdd5fba3aba10fa9ec0ae0893186680dada027d9a0d6896160a0f7462e92e
+ sha256sums = cc78b8c7cbdc507ca2ddcbe36a1da6236b0076c8f0cd259d614822580efd4c65
sha256sums = 4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058
sha256sums = 4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd
diff --git a/PKGBUILD b/PKGBUILD
index ea61987fcb5d..1d24a03ea0c2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('032fdd5fba3aba10fa9ec0ae0893186680dada027d9a0d6896160a0f7462e92e'
+sha256sums=('cc78b8c7cbdc507ca2ddcbe36a1da6236b0076c8f0cd259d614822580efd4c65'
'4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058'
'4b63fa17717239db8a87ebeae1fdd96c5318b71d7d851d6c5a4f337793d3fecd')
conflicts=("${_pkgname}")