summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12022-05-06 21:48:32 +0800
committerChocobo12022-05-06 21:48:32 +0800
commit2369f06952ab30fc24cedf97e6458b0f14280c69 (patch)
tree01ffad2e32847a1a3cf176d65943fd8bf1eaa40b /PKGBUILD
parent11fadf2ab4981bdc6491aea9916c9d5ab10d2f26 (diff)
downloadaur-fawkes-bin.tar.gz
upgpkg: fawkes-bin 1.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a0d8d21ab4f..73e3428835e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=fawkes-bin
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Image cloaking tool for personal privacy"
arch=('x86_64')
url="https://sandlab.cs.uchicago.edu/fawkes/"
license=('BSD')
depends=('zlib')
-provides=('fawkes')
+provides=("fawkes=$pkgver")
conflicts=('fawkes')
source=("LICENSE::https://raw.githubusercontent.com/Shawn-Shan/fawkes/master/LICENSE")
source_x86_64=("https://mirror.cs.uchicago.edu/fawkes/files/$pkgver/fawkes_binary_linux-v$pkgver.zip")