summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32fc6b4b405d..c477137dc146 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=glog-git
-pkgver=0.3.4.r88.gda816ea
-pkgrel=2
+pkgver=0.3.4.r141.g2a6df66
+pkgrel=1
pkgdesc="C++ implementation of the Google logging module"
arch=('i686' 'x86_64')
url="https://github.com/google/glog"
license=('BSD')
makedepends=('git')
-provides=('glog')
-conflicts=('glog')
+provides=('google-glog')
+conflicts=('google-glog')
+options=('staticlibs')
source=('git+https://github.com/google/glog.git')
sha256sums=('SKIP')