diff options
author | Darjan Krijan | 2024-02-28 18:44:26 +0100 |
---|---|---|
committer | Darjan Krijan | 2024-02-28 18:44:26 +0100 |
commit | c17f4b5894259001d5e47a260f47387ba4d35bb7 (patch) | |
tree | ea4b87a171a874ff30159f925ae3caa1ddb2ffe1 | |
parent | 119c1331e3310b1659c81de2deba11fdb9314265 (diff) | |
download | aur-c17f4b5894259001d5e47a260f47387ba4d35bb7.tar.gz |
Add upstream URL archived on archive.org.
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ pkgbase = lindvd pkgdesc = LinDVD - Actually an official DVD player for Linux from Mandriva Powerpack 2008 ISO pkgver = 1.2.6 pkgrel = 1 - url = https://disc-kuraudo.eu + url = https://web.archive.org/web/20080123102609/http://www.intervideo.com/jsp/Product_Profile.jsp?p=LinDVD install = lindvd.install arch = x86_64 arch = i686 @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="LinDVD - Actually an official DVD player for Linux from Mandriva Powerpack 2008 ISO" arch=('x86_64' 'i686') license=('custom') -url='https://disc-kuraudo.eu' +url='https://web.archive.org/web/20080123102609/http://www.intervideo.com/jsp/Product_Profile.jsp?p=LinDVD' depends=( 'lib32-libstdc++5' 'lib32-libxcrypt-compat' |