upgpkg: alhp-mirrorlist 20221222-1

upstream release
This commit is contained in:
2022-12-22 03:16:26 +01:00
parent d51f7bde5e
commit f908cc0db1
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 = 20221011 pkgver = 20221222
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/20221011.tar.gz source = https://git.harting.dev/ALHP/alhp-mirrorlist/archive/20221222.tar.gz
b2sums = 965be95036f6e694d4b0b932e82ed7709ed21c87ca452e8c6d5e49a248b7afb9f106a5838460e78c574c242e982261a12a42368f799adcd6d5b85bf1f13a3689 b2sums = 4e943fe42f3d946d8e209b2907a7c8c8deeaaa1499225ae7b01f1f84f33de80665436761f66dd720550391fe3ed565be5250ac3ac53c90d89008681fac43c791
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=20221011 pkgver=20221222
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=('965be95036f6e694d4b0b932e82ed7709ed21c87ca452e8c6d5e49a248b7afb9f106a5838460e78c574c242e982261a12a42368f799adcd6d5b85bf1f13a3689') b2sums=('4e943fe42f3d946d8e209b2907a7c8c8deeaaa1499225ae7b01f1f84f33de80665436761f66dd720550391fe3ed565be5250ac3ac53c90d89008681fac43c791')
package() { package() {
mkdir -p "$pkgdir/etc/pacman.d" mkdir -p "$pkgdir/etc/pacman.d"