[arch-commits] Commit in tribler/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sat Feb 9 14:36:56 UTC 2019


    Date: Saturday, February 9, 2019 @ 14:36:55
  Author: ffy00
Revision: 430840

fix _pkgver

Modified:
  tribler/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-09 14:31:32 UTC (rev 430839)
+++ PKGBUILD	2019-02-09 14:36:55 UTC (rev 430840)
@@ -2,7 +2,7 @@
 
 pkgname=tribler
 _pkgver=7.2.2
-pkgver=7.2.2
+pkgver=${_pkgver//-/_}
 pkgrel=1
 pkgdesc='Privacy enhanced BitTorrent client with P2P content discovery'
 url='https://www.tribler.org/'



More information about the arch-commits mailing list