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 c2af480cf202..797e918ab626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: xiretza <aur@xiretza.xyz>
_pkgname=engage
pkgname=$_pkgname-git
-pkgver=0.2.0.r14.gdd6f4d9
+pkgver=0.2.0.r15.g0a901f4
pkgrel=1
pkgdesc="A task runner with DAG-based parallelism"
arch=(x86_64)
-url="https://or.computer.surgery/charles/engage"
+url="https://gitlab.computer.surgery/charles/engage"
license=('Apache-2.0 OR MIT')
depends=('glibc' 'gcc-libs')
makedepends=('git' 'rust' 'cargo')