summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-02-19 11:37:45 -0700
committeryochananmarqos2019-02-19 11:37:45 -0700
commita16f77e31f3f88f7d8e07c0969cf8fd70091cf2a (patch)
treee709fcd04fde15b36653fee275ea80bd818b7745 /PKGBUILD
parent2f27d5af58c7b8c54c90e6ee6f5bc8776f6748ec (diff)
downloadaur-a16f77e31f3f88f7d8e07c0969cf8fd70091cf2a.tar.gz
updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50e381a85ba0..e0d1af154ac8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=nemo-deja-dup-git
_gitname=nemo-actions
pkgver=r2.f99427f
-pkgrel=3
+pkgrel=4
pkgdesc="Déjà Dup Actions for Nemo File Manager"
arch=('any')
-url="https://github.com/erickj/nemo-actions"
+url="https://github.com/erickj/$_gitname"
license=('GPL')
-optdepends=('nemo' 'deja-dup')
-source=('git+https://github.com/erickj/nemo-actions.git')
+depends=('nemo' 'deja-dup')
+source=("git+https://github.com/erickj/$_gitname.git")
md5sums=('SKIP')
pkgver() {