OSDN Git Service

[fix] : FIxed checksum
authorhayao <shun819.mail@gmail.com>
Sun, 27 Dec 2020 06:34:34 +0000 (15:34 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 27 Dec 2020 06:34:34 +0000 (15:34 +0900)
alter-stable/any/alterlinux-live-tools/PKGBUILD

index be806f7..fa9430a 100644 (file)
@@ -32,7 +32,7 @@ depends=(
     "xdg-user-dirs"
     "bash"
 )
-md5sums=("7f1eca0f4d5cf5433c01729b7db9779e")
+md5sums=("d40792128fbae0f0e1607aca548f948a")
 source=("${url}/archive/v${pkgver}.zip")
 
 extracted="${_reponame}-${pkgver}"