summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormortzu2022-10-04 16:21:06 +0200
committermortzu2022-10-04 16:21:06 +0200
commit9496a558e7d6eb7d1b2c69e11cb3fce1df8fb92a (patch)
treed9874fadd6a60aa0e140c6743adfeb823bd9323d /PKGBUILD
parentf338cf456c4d0d3f7533f5905fe18cbde59e381d (diff)
downloadaur-9496a558e7d6eb7d1b2c69e11cb3fce1df8fb92a.tar.gz
Updated URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b08952f6f1f0..83871e930e34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@ pkgname=915resolution
pkgver=0.5.3
pkgrel=1
pkgdesc='A tool to modify the video BIOS of the 800 and 900 series Intel graphics chipsets'
-url='http://915resolution.mango-lang.org/'
+url='https://web.archive.org/web/20220409183124/http://915resolution.mango-lang.org/'
license=('custom:Public Domain')
-source=("http://915resolution.mango-lang.org/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('b64cab834b5e410bca555dc9db8e69f62f6f02496942f35ff4a68f3f27f1b542')
+source=("https://web.archive.org/web/20110808175936if_/http://915resolution.mango-lang.org/915resolution-${pkgver}.tar.gz")
+sha256sums=('734b62cdfeaaacaf076e87a2937a077823c92a05202b502cc2f6884a7fcaccee')
arch=('i686' 'x86_64')
depends=('bash')