summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5432ed3ab4ea..fd45f70d4af7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=aurrpkgs-git
pkgver=r8.86048fb
-pkgrel=1
+pkgrel=2
pkgdesc="Manage AUR R packages "
arch=(any)
license=('GPL3')
url="https://github.com/dvdesolve/aurrpkgs"
depends=('python>=3.2.0')
+makedepends=('git')
provides=('aurrpkgs')
conflicts=('aurrpkgs')
source=("$pkgname::git+https://github.com/dvdesolve/aurrpkgs.git")