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 fc06463ab775..a6c0b0eeba5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=windows10-downloader
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Windows 10 downloader"
arch=('any')
url=""
@@ -8,7 +8,7 @@ license=('GPL')
groups=()
depends=('python3' 'python-yaml' 'python-requests' 'wget')
optdepends=()
-makedepends=('git')
+makedepends=()
provides=()
conflicts=()
replaces=()