summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052025-04-01 15:12:27 +0800
committerzxp198210052025-04-01 15:12:27 +0800
commit7ae2bb11d72fb35f45ea9805b6c00374ffe2a98b (patch)
tree3b4cb17e1b7a785003064d060da41543be50fbdc
parent34cda45364063bb18da4621d855c9f28d779da93 (diff)
downloadaur-7ae2bb11d72fb35f45ea9805b6c00374ffe2a98b.tar.gz
update to 0.2.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 007c7d24e1e8..cd771e0bc37e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = embertune-bin
pkgdesc = A desktop music player with a focus on design and functionality, aims to be a solid alternative to your streaming services without any ads.(Prebuilt version.Use system-wide electron)
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://github.com/DylanAkp/EmberTune
arch = x86_64
license = MIT
makedepends = fuse2
depends = electron35
- provides = embertune=0.2.1
+ provides = embertune=0.2.2
conflicts = embertune
- source = embertune-0.2.1.AppImage::https://github.com/DylanAkp/EmberTune/releases/download/v0.2.1/EmberTune-0.2.1.AppImage
- source = LICENSE-0.2.1::https://raw.githubusercontent.com/DylanAkp/EmberTune/v0.2.1/LICENSE
+ source = embertune-0.2.2.AppImage::https://github.com/DylanAkp/EmberTune/releases/download/v0.2.2/EmberTune-0.2.2.AppImage
+ source = LICENSE-0.2.2::https://raw.githubusercontent.com/DylanAkp/EmberTune/v0.2.2/LICENSE
source = embertune.sh
- sha256sums = 9329ce66729e15cbe5373348fa168c7aadfcd3b77c2824971d8a5cd6a6da8b1f
+ sha256sums = b508fc8b8f3948cccf687144fe9ab8a11641ac069ea5d379e70dfda10b4eb22b
sha256sums = 2596c629e297252208c9a49402be4cf61fda1cfef7a6d9eb2fd298da425f757a
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
diff --git a/PKGBUILD b/PKGBUILD
index 587a5af562b8..3f05b723e718 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=embertune-bin
_pkgname=EmberTune
-pkgver=0.2.1
+pkgver=0.2.2
_electronversion=35
pkgrel=1
pkgdesc="A desktop music player with a focus on design and functionality, aims to be a solid alternative to your streaming services without any ads.(Prebuilt version.Use system-wide electron)"
@@ -21,7 +21,7 @@ source=(
"LICENSE-${pkgver}::https://raw.githubusercontent.com/DylanAkp/EmberTune/v${pkgver}/LICENSE"
"${pkgname%-bin}.sh"
)
-sha256sums=('9329ce66729e15cbe5373348fa168c7aadfcd3b77c2824971d8a5cd6a6da8b1f'
+sha256sums=('b508fc8b8f3948cccf687144fe9ab8a11641ac069ea5d379e70dfda10b4eb22b'
'2596c629e297252208c9a49402be4cf61fda1cfef7a6d9eb2fd298da425f757a'
'291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980')
prepare() {