summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwo2ni2024-02-17 18:51:27 +0800
committerwo2ni2024-02-17 18:51:27 +0800
commit97928707492cc3939d6c472fbcbf0b04eec81cc7 (patch)
treef963b69529ded72733052b85247878d40e89012a
parentc89e9228a39f336063e906bc957f78fdf40eb4ad (diff)
downloadaur-97928707492cc3939d6c472fbcbf0b04eec81cc7.tar.gz
:rocket: update depends
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1eca0e63af83..d4496d6d8766 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=''
+pkgrel='1'
pkgdesc='Baidu netdisc international version'
arch=('x86_64')
license=('custom')
@@ -11,9 +11,9 @@ url='https://www.terabox.com/chinese/'
depends=(
'gtkmm3'
- 'libappindicator-gtk3'
'nitrogen'
)
+#'libappindicator-gtk3'
# DEB package
source=("https://data.nephobox.com/issue/terabox/Linux/${pkgver}/${_pkgname}_${pkgver}_amd64.deb")