summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwo2ni2024-02-17 18:48:59 +0800
committerwo2ni2024-02-17 18:48:59 +0800
commitc89e9228a39f336063e906bc957f78fdf40eb4ad (patch)
tree70f253b1a467620d5f772485c80008dc434bc48d
parent56657d828f2c20ed9d84f0b24ee3e4eb7b389218 (diff)
downloadaur-c89e9228a39f336063e906bc957f78fdf40eb4ad.tar.gz
:rocket: Fix pkgrel
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bc656a90d0c..1eca0e63af83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='terabox-bin'
_pkgname="$(echo $pkgname |cut -d - -f 1 | tr 'tb' 'TB')"
pkgver='1.2.0'
-pkgrel='0'
+pkgrel=''
pkgdesc='Baidu netdisc international version'
arch=('x86_64')
license=('custom')