summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWolf2018-01-10 18:06:41 +0100
committerWolf2018-01-10 18:06:41 +0100
commitd029a5ef4c9512479dc6d1931125b8e068b6c16b (patch)
treef97c7ae25554500e727856da1d20b5d106008bd7 /PKGBUILD
parent2e8ca7296b90ce0dada6501fd030c687c17c6f5a (diff)
downloadaur-d029a5ef4c9512479dc6d1931125b8e068b6c16b.tar.gz
That's what I get for copy&paste
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaaab81ed50b..640254030db0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=xbase
pkgver=3.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="A C++ library"
arch=('i686' 'x86_64')
url='https://github.com/graywolf/xbase'
@@ -15,7 +15,7 @@ options=(staticlibs)
source=(
"https://github.com/graywolf/xbase#tag=${pkgver}"
- "https://github.com/3rd_party/googletest"
+ "https://github.com/google/googletest"
)
sha512sums=(
'SKIP'