OSDN Git Service

[update] : Updated v1.5.1
authorhayao <shun819.mail@gmail.com>
Sun, 27 Dec 2020 06:29:30 +0000 (15:29 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 27 Dec 2020 06:29:30 +0000 (15:29 +0900)
alter-stable/any/alterlinux-live-tools/.SRCINFO
alter-stable/any/alterlinux-live-tools/PKGBUILD

index 062add8..f472569 100644 (file)
@@ -1,13 +1,13 @@
 pkgbase = alterlinux-live-tools
        pkgdesc = Scripts required for live environment
-       pkgver = 1.5
+       pkgver = 1.5.1
        pkgrel = 1
        url = https://github.com/FascodeNet/alterlinux-live-tools
        arch = any
        license = SUSHI-WARE
        depends = xdg-user-dirs
        depends = bash
-       source = https://github.com/FascodeNet/alterlinux-live-tools/archive/v1.5.zip
+       source = https://github.com/FascodeNet/alterlinux-live-tools/archive/v1.5.1.zip
        md5sums = 7f1eca0f4d5cf5433c01729b7db9779e
 
 pkgname = alterlinux-live-tools
index 41c2610..be806f7 100644 (file)
@@ -22,7 +22,7 @@ _pkgname=(
 
 pkgname=(${_pkgname[@]})
 _reponame="alterlinux-live-tools"
-pkgver="1.5"
+pkgver="1.5.1"
 pkgrel="1"
 pkgdesc="Scripts required for live environment"
 arch=('any')