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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon May 2 12:59:57 UTC 2022


    Date: Monday, May 2, 2022 @ 12:59:56
  Author: svenstaro
Revision: 1192236

upgpkg: gource 0.52-2: Use pcre2 instead of pcre (FS#74351)

Modified:
  gource/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 12:55:48 UTC (rev 1192235)
+++ PKGBUILD	2022-05-02 12:59:56 UTC (rev 1192236)
@@ -3,12 +3,12 @@
 # Contributor: Olivier Ramonat <olivier at ramonat dot fr>
 pkgname=gource
 pkgver=0.52
-pkgrel=1
+pkgrel=2
 pkgdesc="software version control visualization"
 license=(GPL3)
 arch=(x86_64)
 url=http://gource.io/
-depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs')
+depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre2' 'glew' 'boost-libs')
 makedepends=('boost' 'glm' 'mesa')
 source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz)
 sha512sums=('246e8b196f52f4a224e1f81c05ca0970002d15b26e2bb454826c5373bb3a53894abb5c7e6c940a5a540f5e29795093ca7c14dd003708f44df1bbd88faed1433c')



More information about the arch-commits mailing list