summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dc6fb239bcc..6279b8b44484 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
# Generated by mksrcinfo v8
-# Sun Apr 3 09:58:35 UTC 2016
-pkgbase = libbrotli-git
+# Sun Apr 3 09:59:06 UTC 2016
+pkgbase = libbrotli
pkgdesc = meta project to build libraries from the brotli source code
pkgver = 1.0
pkgrel = 1
@@ -11,8 +11,8 @@ pkgbase = libbrotli-git
makedepends = git
depends = brotli
provides = libbrotli
- source = libbrotli-git::git+https://github.com/bagder/libbrotli.git
+ source = libbrotli::git+https://github.com/bagder/libbrotli.git
md5sums = SKIP
-pkgname = libbrotli-git
+pkgname = libbrotli
diff --git a/PKGBUILD b/PKGBUILD
index 7c05519978f2..3ff1915307e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Alexander Minges <alexander.minges@gmail.com>
-pkgname=libbrotli-git
+pkgname=libbrotli
pkgver=1.0
pkgrel=1
pkgdesc="meta project to build libraries from the brotli source code"