Date: Thursday, November 8, 2018 @ 20:25:08
  Author: jelle
Revision: 338413

upgpkg: tali 3.22.0-2

Fix 404 source, rebuild for PIE/BUILDINFO

Modified:
  tali/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-11-08 20:17:48 UTC (rev 338412)
+++ PKGBUILD    2018-11-08 20:25:08 UTC (rev 338413)
@@ -3,7 +3,7 @@
 
 pkgname=tali
 pkgver=3.22.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Beat the odds in a poker-style dice game"
 url="https://wiki.gnome.org/Apps/Tali";
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib 
git)
 groups=(gnome-extra)
 _commit=985406dcd0f037a0dd279e2fab1a93a233220aad
-source=("git://git.gnome.org/tali#commit=$_commit")
+source=("git+https://gitlab.gnome.org/GNOME/tali.git#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {

Reply via email to