From a87afd8b3ee86b41576520721dbc5fa8e2bca22c Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Mon, 12 Aug 2024 23:41:08 +0200 Subject: [PATCH] testing/py3-puremagic: upgrade to 1.27 --- testing/py3-puremagic/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-puremagic/APKBUILD b/testing/py3-puremagic/APKBUILD index 3a8bcce8833..807be2783b3 100644 --- a/testing/py3-puremagic/APKBUILD +++ b/testing/py3-puremagic/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Patrycja Rosa pkgname=py3-puremagic -pkgver=1.26 +pkgver=1.27 pkgrel=0 pkgdesc="Pure python implementation of identifying files based off their magic numbers" url="https://github.com/cdgriffith/puremagic" @@ -30,5 +30,5 @@ package() { } sha512sums=" -b081ab7b7ddc5ecfcf9b3f2a19535222ace2eed4e88872580eaae69f9635f59357d49ddcb01e7d88fa46556320e9c8906e7a44cb614288c88266f5f7d0109d49 puremagic-1.26.tar.gz +56365dc122160d306704290a054afa7be5007ca3634275fab168e1ea8bc29356477c5455abba3d84c9e229dc9ce3a21df58ed7e6ff216fe0c60d7257e4b02584 puremagic-1.27.tar.gz "