Date: Monday, November 14, 2022 @ 23:54:55
  Author: blakkheim
Revision: 1348365

switch to sha256sums

Modified:
  libnatpmp/trunk/PKGBUILD
  mythes-fr/trunk/PKGBUILD

--------------------------+
 libnatpmp/trunk/PKGBUILD |    2 +-
 mythes-fr/trunk/PKGBUILD |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: libnatpmp/trunk/PKGBUILD
===================================================================
--- libnatpmp/trunk/PKGBUILD    2022-11-14 23:54:26 UTC (rev 1348364)
+++ libnatpmp/trunk/PKGBUILD    2022-11-14 23:54:55 UTC (rev 1348365)
@@ -13,7 +13,7 @@
 license=(BSD)
 depends=(glibc)
 source=("https://miniupnp.tuxfamily.org/files/libnatpmp-$pkgver.tar.gz";)
-sha1sums=('8a4eb09b9512c73ebe4b44b6b66b43504cb69539')
+sha256sums=('e1aa9c4c4219bc06943d6b2130f664daee213fb262fcb94dd355815b8f4536b0')
 
 prepare() {
   cd $pkgname-$pkgver

Modified: mythes-fr/trunk/PKGBUILD
===================================================================
--- mythes-fr/trunk/PKGBUILD    2022-11-14 23:54:26 UTC (rev 1348364)
+++ mythes-fr/trunk/PKGBUILD    2022-11-14 23:54:55 UTC (rev 1348365)
@@ -9,7 +9,7 @@
 license=('LGPL')
 optdepends=('libmythes: offers thesaurus library functions')
 source=("https://www.dicollecte.org/download/fr/thesaurus-v${pkgver}.zip";)
-md5sums=('0bfb1c5188bf19237885ee2cf2793edc')
+sha256sums=('774239ef23f5517ef28b7f0195296ca6277b7e555024c8a3ad5a66348725eb19')
 
 package() {
   install -Dm644 thes_fr.idx ${pkgdir}/usr/share/mythes/th_fr_FR_v2.idx

Reply via email to