summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2019-05-01 22:51:58 -0300
committerTércio Martins2019-05-01 22:51:58 -0300
commite8f0076516d031ac1f9f5e61baeb973250be19f7 (patch)
tree1b3dfb353d89910704c8a47ec344274f675a4129 /PKGBUILD
parentb9cba1c8cc0cef89ff82ee1f42829b055c3f12a7 (diff)
downloadaur-e8f0076516d031ac1f9f5e61baeb973250be19f7.tar.gz
Update to commit 043abef
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68aec9093b68..7ecc07b64866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgname=olive-community-effects-git
_pkgname=Olive-Editor-Community-Effects
-pkgver=r53.d8f256c
-_commit=d8f256c
+pkgver=r57.043abef
+_commit=043abef
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="A collection of effects for Olive made by the community"
-url="https://github.com/cgvirus/Olive-Editor-Community-Effects"
+url="https://github.com/cgvirus/$_pkgname"
license=('unknown')
depends=('olive-git')
makedepends=('git')
conflicts=('olive')
-source=("git+https://github.com/cgvirus/$_pkgname#commit=$_commit")
+source=("git+$url#commit=$_commit")
sha512sums=('SKIP')
pkgver() {