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

Daniel M. Capella polyzen at gemini.archlinux.org
Sat Jan 8 17:49:02 UTC 2022


    Date: Saturday, January 8, 2022 @ 17:49:02
  Author: polyzen
Revision: 1097253

Fix checksums

Modified:
  llpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-08 17:22:22 UTC (rev 1097252)
+++ PKGBUILD	2022-01-08 17:49:02 UTC (rev 1097253)
@@ -20,8 +20,8 @@
 options=('!strip')
 source=("git+$url#tag=v$pkgver"
         'system-makedeps.patch')
-b3sums=('SKIP'
-        'c4e3f3fb6b74ffe7e9dccb7eff2cccda8177ba7e4574f894a06e3fc3a820e6db')
+b2sums=('SKIP'
+        '3701e6163b8c584c2fc71352273769357cc289b9d298325bfd6cb86dd87196fcb53f416691074ef5e9279f084d24b93f2091bd49bb36a4a1be30c2846526b107')
 
 prepare() {
   cd $pkgname



More information about the arch-commits mailing list