summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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")