summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b55bb64445d1..76df12dd6fcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=wine-wizard
pkgname=${_pkgname}-git
pkgver=1.0
-pkgrel=1
+pkgrel=2
source=(git+https://github.com/LLIAKAJL/WineWizard.git)
md5sums=('SKIP')
@@ -14,7 +14,7 @@ license=('GPLv3')
conflicts=("$_pkgname")
replaces=("$_pkgname")
provides=("$_pkgname=$pkgver")
-depends=("qt5-base" "p7zip" "gnupg" "wine")
+depends=("qt5-base")
makedepends=("git")