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

Maxime Gauduin alucryd at archlinux.org
Thu May 6 08:14:12 UTC 2021


    Date: Thursday, May 6, 2021 @ 08:14:11
  Author: alucryd
Revision: 414486

upgpkg: libass 0.15.1-1

Modified:
  libass/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-06 08:09:49 UTC (rev 414485)
+++ PKGBUILD	2021-05-06 08:14:11 UTC (rev 414486)
@@ -3,8 +3,8 @@
 # Contributor: G_Syme <demichan at mail.upb.de>
 
 pkgname=libass
-pkgver=0.15.0
-pkgrel=2
+pkgver=0.15.1
+pkgrel=1
 pkgdesc='A portable library for SSA/ASS subtitles rendering'
 arch=(x86_64)
 url=https://github.com/libass/libass/
@@ -22,8 +22,8 @@
   nasm
 )
 provides=(libass.so)
-_tag=415240ce8efe01ffc952725df7d5a980b001cca8
-source=(git+https://github.com/libass/libass.git?signed#tag=${_tag})
+_tag=5447214643eacef71776350e779adf4b6c07bb3b
+source=(git+https://github.com/libass/libass.git#tag=${_tag})
 validpgpkeys=(5458C3100671F252B0F4C7708079D18C21AAAAFF) # Oleg Oshmyan (Chortos-2) <chortos at inbox.lv>
 b2sums=(SKIP)
 



More information about the arch-commits mailing list