summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Mombelli2017-03-21 20:58:19 +0100
committerMauro Mombelli2017-03-21 20:58:19 +0100
commite89266bbc74782007163ecf24debc5cc753c336e (patch)
tree6d9e0b268aff9052ae6ce32f1600db6d82ed73fb
parent13c95c76a9ef6b0c8058702970df1cbb0c9c42a0 (diff)
downloadaur-e89266bbc74782007163ecf24debc5cc753c336e.tar.gz
updated url, added sha256sum
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c7d740c6eb2..67d77e489caa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@ arch=('x86_64' 'i686')
license=('GPL2')
depends=('libusbx' 'libgcrypt')
optdepends=('somagic-easycap-tools: to extract the firmware')
-source=(http://easycap-somagic-linux.googlecode.com/files/${pkgname}_$pkgver.tar.gz)
+source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/easycap-somagic-linux/${pkgname}_$pkgver.tar.gz)
md5sums=('7e8942256b09f2c741658d567d62c202')
-
+sha256sum=('3a9dd78a47335a6d041cd5465d28124612dad97939c56d7c10e000484d78a320')
build() {
cd "$srcdir"/${pkgname}_$pkgver