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 1f5995fae5fa..ee7c87ec49c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
# Generated by mksrcinfo v8
-# Fri Feb 9 14:29:48 UTC 2018
-pkgbase = protobuf-c
+# Fri Feb 9 15:03:29 UTC 2018
+pkgbase = protobuf2-c
pkgdesc = Protocol Buffers implementation in C
pkgver = 1.2.1
pkgrel = 1
@@ -11,8 +11,8 @@ pkgbase = protobuf-c
depends = protobuf2
provides = libprotobuf-c.so=1.2.1
conflicts = protobuf-c
- source = https://github.com/protobuf-c/protobuf-c/releases/download/v1.2.1/protobuf-c-1.2.1.tar.gz
+ source = https://github.com/protobuf-c/protobuf-c/releases/download/v1.2.1/protobuf2-c-1.2.1.tar.gz
md5sums = e544249c329391fff512c3874895cfbe
-pkgname = protobuf-c
+pkgname = protobuf2-c
diff --git a/PKGBUILD b/PKGBUILD
index c93f8487ed04..87a3e52f697a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Aurélien Wailly <aurelien.wailly@gmail.com>
-pkgname=protobuf-c
+pkgname=protobuf2-c
pkgver=1.2.1
pkgrel=1
pkgdesc='Protocol Buffers implementation in C'