upgpkg: alhp-mirrorlist 20220923-1

upstream release
This commit is contained in:
2022-09-23 02:40:25 +02:00
parent 01041bfa50
commit a371d8db29
2 changed files with 5 additions and 5 deletions

View File

@@ -1,13 +1,13 @@
pkgbase = alhp-mirrorlist pkgbase = alhp-mirrorlist
pkgdesc = ALHP mirror list for use by pacman pkgdesc = ALHP mirror list for use by pacman
pkgver = 20220625 pkgver = 20220923
pkgrel = 1 pkgrel = 1
url = https://git.harting.dev/ALHP/alhp-mirrorlist url = https://git.harting.dev/ALHP/alhp-mirrorlist
arch = any arch = any
license = GPL license = GPL
backup = etc/pacman.d/alhp-mirrorlist backup = etc/pacman.d/alhp-mirrorlist
backup = etc/pacman.d/alhp-mirrorlist.ipfs backup = etc/pacman.d/alhp-mirrorlist.ipfs
source = https://git.harting.dev/ALHP/alhp-mirrorlist/archive/20220625.tar.gz source = https://git.harting.dev/ALHP/alhp-mirrorlist/archive/20220923.tar.gz
b2sums = e2cef57b3377ad0dc98a33f4120d08944c5640ac9dfe72e21e89276046a8720e2b4c990c47c9baa029ce8749bacb6c513ba239dedb97801d472fde01b7ab59dd b2sums = 08190a6279096ec2ae453ff37e2675d5cc44c7619f4579844c5a8fc8cb6fe4cea0e189445c390256f56c906276e2c783f7a7a44960a6a403def0c5b47017f8ea
pkgname = alhp-mirrorlist pkgname = alhp-mirrorlist

View File

@@ -1,7 +1,7 @@
# Maintainer: Giovanni Harting <539@idlegandalf.com> # Maintainer: Giovanni Harting <539@idlegandalf.com>
pkgname=alhp-mirrorlist pkgname=alhp-mirrorlist
pkgver=20220625 pkgver=20220923
pkgrel=1 pkgrel=1
pkgdesc="ALHP mirror list for use by pacman" pkgdesc="ALHP mirror list for use by pacman"
arch=('any') arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
backup=('etc/pacman.d/alhp-mirrorlist' backup=('etc/pacman.d/alhp-mirrorlist'
'etc/pacman.d/alhp-mirrorlist.ipfs') 'etc/pacman.d/alhp-mirrorlist.ipfs')
source=("https://git.harting.dev/ALHP/alhp-mirrorlist/archive/$pkgver.tar.gz") source=("https://git.harting.dev/ALHP/alhp-mirrorlist/archive/$pkgver.tar.gz")
b2sums=('e2cef57b3377ad0dc98a33f4120d08944c5640ac9dfe72e21e89276046a8720e2b4c990c47c9baa029ce8749bacb6c513ba239dedb97801d472fde01b7ab59dd') b2sums=('08190a6279096ec2ae453ff37e2675d5cc44c7619f4579844c5a8fc8cb6fe4cea0e189445c390256f56c906276e2c783f7a7a44960a6a403def0c5b47017f8ea')
package() { package() {
mkdir -p "$pkgdir/etc/pacman.d" mkdir -p "$pkgdir/etc/pacman.d"