Skip to content
Snippets Groups Projects
Commit 7cd06d5e authored by David Runge's avatar David Runge :chipmunk:
Browse files

Rebuild to switch to github upstream.

As Arch Linux {git,projects}.archlinux.org is decommissioned, switch to github as upstream:
https://archlinux.org/todo/gitarchlinuxorg-deprecation/
parent d6183cd5
No related branches found
No related tags found
No related merge requests found
......@@ -3,14 +3,14 @@
pkgname=arch-install-scripts
pkgver=24
pkgrel=1
pkgrel=2
pkgdesc="Scripts to aid in installing Arch Linux"
arch=('any')
url="https://projects.archlinux.org/arch-install-scripts.git"
url="https://github.com/archlinux/arch-install-scripts"
license=('GPL2')
depends=('awk' 'bash' 'coreutils' 'pacman' 'util-linux')
makedepends=('asciidoc' 'git')
source=("git+https://projects.archlinux.org/arch-install-scripts.git?signed#tag=v$pkgver")
source=("git+https://github.com/archlinux/arch-install-scripts#tag=v${pkgver}?signed")
validpgpkeys=(
'BD27B07A5EF45C2ADAF70E0484818A6819AF4A9B' # Eli Schwartz
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment