summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu2262024-06-15 17:37:13 +0800
committersu2262024-06-15 17:37:13 +0800
commitf67c306373332caef0ae2fc9aa37d10297f5acf3 (patch)
tree586018837cc7de5ef3f8f3248539c62d789dbf96
parentd05c8ce9afe7ab70d91e7db102f8a9a03adbe038 (diff)
downloadaur-quatrack.tar.gz
Bump to 0.6.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25d7cc8fc105..bc8a8ce9820b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = quatrack
pkgdesc = Hit the keyboard/click the screen with the music beat, enjoy the geometric style animation, get higher scores, and challenge your record!
- pkgver = 0.6.2
+ pkgver = 0.6.3
pkgrel = 1
url = https://github.com/26F-Studio/Quatrack
arch = any
@@ -8,11 +8,11 @@ pkgbase = quatrack
makedepends = git
makedepends = imagemagick
depends = love
- source = quatrack-0.6.2.tar.gz::https://github.com/26F-Studio/Quatrack/archive/refs/tags/v0.6.2.tar.gz
- source = git+https://github.com/26F-Studio/Zenitha.git#tag=ed98686a0e7029fab8b034799a4f6dfa5893f801
+ source = quatrack-0.6.3.tar.gz::https://github.com/26F-Studio/Quatrack/archive/refs/tags/v0.6.3.tar.gz
+ source = git+https://github.com/26F-Studio/Zenitha.git#tag=e6a7e0166cc852f2294505054bdeec8c1f5ba7f9
source = quatrack.sh
source = quatrack.desktop
- sha256sums = 8b484ac1dfbf7eb3ae5e3f4c7eaa4a080b9def1f99ee1317e8cb548fb3d0729e
+ sha256sums = 117c8c1c8a05083410ef190a36ca990a3e3b82efc7f651597aa9e2e8d73d8be2
sha256sums = SKIP
sha256sums = 77fdcc4f6989a4390f3da7d1573e39fc6a96e6f3f38210f864c2330870a94fca
sha256sums = 74d3f7cc58e7192ffbc86523e3c3f00542d39af882716461147803015301fa2f
diff --git a/PKGBUILD b/PKGBUILD
index bbb7ea77d836..fa1719d4920c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: su226 <thesu226 at outlook dot com>
pkgname=quatrack
-pkgver="0.6.2"
-_zenitha_ver="ed98686a0e7029fab8b034799a4f6dfa5893f801"
+pkgver="0.6.3"
+_zenitha_ver="e6a7e0166cc852f2294505054bdeec8c1f5ba7f9"
pkgrel=1
epoch=
pkgdesc="Hit the keyboard/click the screen with the music beat, enjoy the geometric style animation, get higher scores, and challenge your record!"
@@ -27,7 +27,7 @@ source=("quatrack-$pkgver.tar.gz::https://github.com/26F-Studio/Quatrack/archive
quatrack.sh
quatrack.desktop)
noextract=()
-sha256sums=(8b484ac1dfbf7eb3ae5e3f4c7eaa4a080b9def1f99ee1317e8cb548fb3d0729e
+sha256sums=(117c8c1c8a05083410ef190a36ca990a3e3b82efc7f651597aa9e2e8d73d8be2
SKIP
77fdcc4f6989a4390f3da7d1573e39fc6a96e6f3f38210f864c2330870a94fca
74d3f7cc58e7192ffbc86523e3c3f00542d39af882716461147803015301fa2f)