summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustKidding2024-03-30 09:00:06 -0500
committerJustKidding2024-03-30 09:00:06 -0500
commitda57c083820d7d0207936e8fa5d037ff15e019a2 (patch)
tree664efdce17ea176a2200bb0eaa73719a0f6000c4 /PKGBUILD
parent671ca8d65144f12329a2d8ce53461054143d5a5d (diff)
downloadaur-da57c083820d7d0207936e8fa5d037ff15e019a2.tar.gz
fix remote
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d04f4f2a0473..5c3513bbd712 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.8
pkgrel=2
pkgdesc="Gerd's avr simulator"
arch=(x86_64)
-url="http://www.avr-asm-tutorial.net/avr_sim/index_en.html"
+url="http://web.archive.org/web/20230918215345/http://www.avr-asm-tutorial.net/avr_sim/index_en.html"
license=('unknown')
depends=('gtk2')
source=("https://vin.ovh/repo/avr_sim_${pkgver/./}_lin64.zip"