summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b986df9e4a00..750c67cefb10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Maintainer: Fernando Fernandez <fernando@softwareperonista.com.ar>
pkgname=pace
-pkgver=1.4.1
+pkgver=1.4.1.1
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')
optdepends=('diffutils: diff preview support')
makedepends=('meson' 'vala')
-source=("https://gitlab.com/tarmaciltur/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('69af3b5f70c6f4d4fed96da2fe2365285171785025e34ff564965802be23bcde')
+source=("https://gitlab.com/softwareperonista/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('60e65adf3bf0ecf36a9e9c175971b4b2695d9409a535d1f0e7b51092fbf2b58c')
build() {
cd ${pkgname}-${pkgver}