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 44d3ed7a8ca2..b5ad825880f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = the24
pkgdesc = Clock app
pkgver = 2.0
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/vicr123/the24
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 95d0dedf0ebc..e574a3091261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the24
pkgver=2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Clock app"
arch=("x86_64" "aarch64")
url="https://github.com/vicr123/the24"