diff options
author | taotieren | 2021-07-23 11:28:03 +0800 |
---|---|---|
committer | taotieren | 2021-07-23 11:28:03 +0800 |
commit | 41b8dbaee29f7970a1bf30f2f0d1ed4852555568 (patch) | |
tree | fcf4a2a183e7432e7be17a6ae47e7addb893ba85 /.SRCINFO | |
parent | b98dac585ad6138e2029f7778b7a224b7130f445 (diff) | |
download | aur-41b8dbaee29f7970a1bf30f2f0d1ed4852555568.tar.gz |
Update PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,20 +1,21 @@ pkgbase = appimage-installer pkgdesc = AppImage install tool. pkgver = 2.0beta2 - pkgrel = 1 + pkgrel = 2 url = https://gitee.com/deepin-opensource/appimage-installer arch = x86_64 - license = GPLv3 + license = GPL3 makedepends = qconf makedepends = git - depends = qt5-tools - depends = qt5-webengine depends = dtkwidget depends = dtkgui + depends = hicolor-icon-theme provides = appimage-installer provides = appimage-installer-bin + provides = appimage-installer-git conflicts = appimage-installer conflicts = appimage-installer-bin + conflicts = appimage-installer-git options = !strip source = appimage-installer::git+https://gitee.com/deepin-opensource/appimage-installer.git#commit=259510fdeee02e97f71b51c51e9cacb8f1750171 sha256sums = SKIP |