summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052025-01-17 09:35:50 +0800
committerzxp198210052025-01-17 09:35:50 +0800
commitafa2f76eb537d4de1dde688ad65b3d5f7e33ff8d (patch)
tree4a1fc71996a1293efde8c9ac8ba9599f9c5af49d
parent1a721f3b7db36366fc824ea7ea71f3d8337302f0 (diff)
downloadaur-jammer-bin.tar.gz
update to 3.3.2.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e99a61ebf65..309d59f3a168 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jammer-bin
pkgdesc = Play songs in cli with youtube and soundcloud support.(Prebuilt version)
- pkgver = 3.2.1.2
+ pkgver = 3.3.2.3
pkgrel = 1
url = https://github.com/jooapa/jammer
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = jammer-bin
depends = libxt
depends = libxtst
depends = libxinerama
- provides = jammer=3.2.1.2
+ provides = jammer=3.3.2.3
conflicts = jammer
options = !strip
- source = jammer-3.2.1.2.AppImage::https://github.com/jooapa/jammer/releases/download/3.2.1.2/jammer-3.2.1.2-x86_64.AppImage
- source = LICENSE-3.2.1.2::https://raw.githubusercontent.com/jooapa/jammer/3.2.1.2/LICENSE
+ source = jammer-3.3.2.3.AppImage::https://github.com/jooapa/jammer/releases/download/3.3.2.3/jammer-3.3.2.3-x86_64.AppImage
+ source = LICENSE-3.3.2.3::https://raw.githubusercontent.com/jooapa/jammer/3.3.2.3/LICENSE
source = jammer.sh
- sha256sums = 5bcf370ab8fbe3f485bd2a58f2c63659cd17b4259210843f9a3d69a122c84faf
+ sha256sums = e1240afd3e598181a025de5b4b2fea9309286e5a944576f0304f330ff7bb5675
sha256sums = 551f3173ed7196d0ffc218873820c270171c788602b03b05c0c17929ea9d993e
sha256sums = 6731a288a4110a682e80c898ff52bb4d3ff5f5849dcc3b7f6814279391d12ba4
diff --git a/PKGBUILD b/PKGBUILD
index 386f4a417867..88e2771f230a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=jammer-bin
_pkgname="Jammer"
-pkgver=3.2.1.2
+pkgver=3.3.2.3
pkgrel=1
pkgdesc="Play songs in cli with youtube and soundcloud support.(Prebuilt version)"
arch=('x86_64')
@@ -25,7 +25,7 @@ source=(
"LICENSE-${pkgver}::https://raw.githubusercontent.com/jooapa/jammer/${pkgver}/LICENSE"
"${pkgname%-bin}.sh"
)
-sha256sums=('5bcf370ab8fbe3f485bd2a58f2c63659cd17b4259210843f9a3d69a122c84faf'
+sha256sums=('e1240afd3e598181a025de5b4b2fea9309286e5a944576f0304f330ff7bb5675'
'551f3173ed7196d0ffc218873820c270171c788602b03b05c0c17929ea9d993e'
'6731a288a4110a682e80c898ff52bb4d3ff5f5849dcc3b7f6814279391d12ba4')
prepare() {