summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2019-05-06 00:54:50 -0300
committerTércio Martins2019-05-06 00:54:50 -0300
commit661dcecf60a19d251318802a6cc31864b51ea990 (patch)
treea90d115d72cfaeafdb8a1eec64c76dfbf9282bf8 /PKGBUILD
parenta1cb5011302023366081c9634c82a5af5e5a23b4 (diff)
downloadaur-olive-community-effects-git.tar.gz
Update to commit 65b96e0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5032a1992f99..5396d00332fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=olive-community-effects-git
_pkgname=Olive-Editor-Community-Effects
-pkgver=r57.043abef
-_commit=043abef
+pkgver=r59.65b96e0
+_commit=65b96e0
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('any')
pkgdesc="A collection of effects for Olive made by the community"
url="https://github.com/cgvirus/$_pkgname"
license=('unknown')
-depends=('olive-git')
+depends=('olive')
makedepends=('git')
source=("git+$url#commit=$_commit")
sha512sums=('SKIP')