summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFernando Fernández2022-05-19 16:00:34 -0300
committerFernando Fernández2022-05-19 16:00:34 -0300
commit73dd3cf46cc29f47dabf4d01261e1467c7daec3e (patch)
tree13843095b89785fa864985967cfdec784c0a381b /PKGBUILD
parent5969c38747ce0dc4cefe64fadb60b01f341112b0 (diff)
downloadaur-pace-git.tar.gz
changed source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5d99a1436c8..24f206756486 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
_project_name=pace
pkgname=${_project_name}-git
-pkgver=1.3.1.r61.g35510e4
+pkgver=1.4.1.1.r8.g48010fe
pkgrel=1
pkgdesc='A simple pacman.conf editor'
arch=('x86_64')
license=('GPL3')
-url='https://gitlab.com/tarmaciltur/pace'
+url='https://gitlab.com/softwareperonista/pace'
depends=('gtksourceview4')
makedepends=('meson' 'vala' 'git')
conflicts=('pace')
provides=('pace')
-source=('git+https://gitlab.com/tarmaciltur/pace.git')
+source=('git+https://gitlab.com/softwareperonista/pace.git')
sha256sums=(SKIP)
pkgver() {