summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d5b72c9e2a7..707b48e3b260 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Sun Apr 3 09:59:58 UTC 2016
pkgbase = libbrotli-git
pkgdesc = meta project to build libraries from the brotli source code
pkgver = r38.1606131
pkgrel = 2
- url = https://github.com/google/brotli
+ url = https://github.com/bagder/libbrotli
arch = x86_64
arch = i686
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 638e992f58f5..76ca2267196b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=r38.1606131
pkgrel=2
pkgdesc="meta project to build libraries from the brotli source code"
arch=('x86_64' 'i686')
-url="https://github.com/google/brotli"
+url="https://github.com/bagder/libbrotli"
license=('MIT')
makedepends=('git')
depends=('brotli')