summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFernando Fernandez2020-07-12 20:01:55 -0300
committerFernando Fernandez2020-07-12 20:01:55 -0300
commit7af2103e4f7d6143f3487a734016e975e9076f14 (patch)
tree0dd5efe7002e0c3af06863922c31996aaeafcbb2 /PKGBUILD
parenta0d3f4561e02a81160e77b30bb43e483946e649f (diff)
downloadaur-pace-cli-git.tar.gz
update source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bc4f37eacbf..1b90254b16a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
_project_name=pace
pkgname=${_project_name}-cli-git
-pkgver=1.3.1.r5.g96a8346
+pkgver=1.3.1.r61.g35510e4
pkgrel=1
pkgdesc='A simple pacman.conf CLI editor'
arch=('x86_64')
license=('GPL3')
-url='https://gitlab.com/softwareperonista/pace'
+url='https://gitlab.com/tarmaciltur/pace'
depends=('glib2')
makedepends=('meson' 'vala' 'git' 'polkit')
optdepends=('polkit')
conflicts=('pace')
provides=('pace')
-source=('git+https://gitlab.com/softwareperonista/pace.git')
+source=('git+https://gitlab.com/tarmaciltur/pace.git')
sha256sums=(SKIP)
pkgver() {