summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjnanar2021-08-29 09:59:44 +0200
committerjnanar2021-08-29 10:02:31 +0200
commit3a75aafee6e20248ddd4ca0d31d81e629908d27f (patch)
treea2766d5cfc9ada220fbf2f839daab3d989012cfc /PKGBUILD
parent27ba1a36056fc6c9d88e5a82f925703414353ee1 (diff)
downloadaur-libervia-templates-hg.tar.gz
RENAME: following upstream announcement, the package has been renamed.
See https://www.goffi.org/b/libervia-progress-note-2021-w18-i4HD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98735084f4a2..6d89a85d85b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Arnaud Joset <info [AT] agayon [DOT] be>
-pkgname=('sat-templates-hg')
-_realname=sat_templates
-pkgver=0.7.r279.a35ddf972ad2
+pkgname=('libervia-templates-hg')
+_realname=libervia-templates
+pkgver=0.7.r338.a90baa4d3ed1
_version=0.7
pkgrel=1
url="https://salut-a-toi.org/"
@@ -11,10 +11,10 @@ pkgdesc="sat-templates is a collection of templates for Salut à Toi, the multi-
arch=('any')
depends=('python' 'python-jinja')
makedepends=('mercurial')
-conflicts=('sat-templates')
-provides=('sat-templates')
+conflicts=('sat-templates' 'sat-templates-hg')
+provides=('libervia-templates')
license=('AGPL3')
-source=("hg+https://repos.goffi.org/sat_templates")
+source=("hg+https://repos.goffi.org/libervia-templates")
md5sums=('SKIP')
options=('!strip')