summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76ca2267196b..3ca0f1ca3978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Minges <alexander.minges@gmail.com>
pkgname=libbrotli-git
-pkgver=r38.1606131
-pkgrel=2
+pkgver=r49.e992cce
+pkgrel=1
pkgdesc="meta project to build libraries from the brotli source code"
arch=('x86_64' 'i686')
url="https://github.com/bagder/libbrotli"
@@ -9,6 +9,7 @@ license=('MIT')
makedepends=('git')
depends=('brotli')
provides=('libbrotli')
+conflicts=('libbrotli')
source=("$pkgname"::'git+https://github.com/bagder/libbrotli.git')
md5sums=('SKIP')