summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40a13048da4e..0cc1b9fe3094 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thebeat
pkgdesc = Audio Player
pkgver = 4.0
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/libcontemporary/thebeat
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 74e8646f9664..9a824d3f6f57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=thebeat
pkgver=4.0
-pkgrel=0
+pkgrel=1
pkgdesc="Audio Player"
arch=("x86_64" "aarch64")
url="https://github.com/libcontemporary/thebeat"