summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2023-07-18 21:07:28 +1000
committerVictor Tran2023-07-18 21:07:28 +1000
commit7f9ac85fd959514757432035fb717ff33df73088 (patch)
tree3d6ad3dff81d10f603fe653a3dd066b9a9c41407
parent13de41a8d6a15d560bb6b285e684b15a7b66cb13 (diff)
downloadaur-thefile.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a44b0b82e724..c018bdc94788 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thefile
pkgdesc = File Manager
pkgver = 5.0
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/theCheeseboard/thefile
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 4185fcf7568d..0ffaf9a9897c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=('thefile' 'libthefile')
pkgver=5.0
-pkgrel=0
+pkgrel=1
pkgdesc="File Manager"
arch=("x86_64" "aarch64")
url="https://github.com/theCheeseboard/thefile"