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

Maxime Gauduin alucryd at gemini.archlinux.org
Fri Aug 19 07:26:59 UTC 2022


    Date: Friday, August 19, 2022 @ 07:26:58
  Author: alucryd
Revision: 1269499

upgpkg: gpac 1:2.0.0-1

Modified:
  gpac/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-19 07:00:39 UTC (rev 1269498)
+++ PKGBUILD	2022-08-19 07:26:58 UTC (rev 1269499)
@@ -2,8 +2,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=gpac
-pkgver=1.0.1
-pkgrel=3
+pkgver=2.0.0
+pkgrel=1
 epoch=1
 pkgdesc='A multimedia framework based on the MPEG-4 Systems standard'
 arch=(x86_64)
@@ -17,7 +17,7 @@
 )
 makedepends=(git)
 provides=(libgpac.so)
-_tag=d8538e8ae946b32d99c6b2c57cbb327146e9cd9d
+_tag=418db4149af78773815b5f6a7030a120037ba140
 source=(git+https://github.com/gpac/gpac.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list