summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Minges2016-04-03 12:00:17 +0200
committerAlexander Minges2016-04-03 12:00:17 +0200
commitdb518050a6663559ff98b816e7fb07b18719236f (patch)
treeaa621814231c9a9addddd29f9bbe7b18df8dbc71 /PKGBUILD
parent54772dbd7869c3dfcf16fe824f1ebd6a18edd17e (diff)
downloadaur-db518050a6663559ff98b816e7fb07b18719236f.tar.gz
fixed upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')