summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-03-05 09:59:15 +0100
committersL1pKn072022-03-05 09:59:15 +0100
commitc32f7a315b6c752fbb5efe122e2b2f1c0ab66fbb (patch)
tree6ca3f349d979e2bff965f39b1ac7d325558a3a4c
parent027233ef815efbca60ed48039f86f00c6cf13e27 (diff)
downloadaur-c32f7a315b6c752fbb5efe122e2b2f1c0ab66fbb.tar.gz
url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b1eb5651fe8..48d8f9bc2b95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = vstream-client
pkgdesc = A fork off of the vstream library from the tivo-mplayer project.
pkgver = 1.2.1.1
pkgrel = 4
- url = http://vstream-client.googlecode.com
+ url = https://code.google.com/archive/p/vstream-client/
arch = x86_64
license = GPL
depends = glibc
diff --git a/PKGBUILD b/PKGBUILD
index c47776bdc942..fd6bf1584b79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=4
pkgdesc="A fork off of the vstream library from the tivo-mplayer project."
arch=('x86_64')
license=('GPL')
-url='http://vstream-client.googlecode.com'
+url='https://code.google.com/archive/p/vstream-client/'
depends=('glibc')
makedepends=()
source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/vstream-client/vstream-client-1.2.1.1.tar.bz2")