Date: Sunday, April 9, 2023 @ 13:23:16
  Author: heftig
Revision: 473561

2.2.1-1

Modified:
  dump_syms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-09 12:55:50 UTC (rev 473560)
+++ PKGBUILD    2023-04-09 13:23:16 UTC (rev 473561)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=dump_syms
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="Symbol dumper for Firefox"
 url="https://github.com/mozilla/dump_syms";
@@ -16,7 +16,7 @@
   git
 )
 options=(!lto)
-_commit=7cb5f5243f87c562a44259ecb79675ea07842a8f  # tags/v2.2.0^0
+_commit=fa4caf72ff6ca07c0bbf29cecf693c6294193563  # tags/v2.2.1^0
 source=("git+$url#commit=$_commit")
 sha512sums=('SKIP')
 

Reply via email to