summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwolftankk2017-11-03 20:45:44 +0800
committerwolftankk2017-11-03 20:45:44 +0800
commita1f082e5914c23ebd9a81681ee65261ff4632f88 (patch)
treeedc9fdf1e00a0c8bf6a24afdf427747bd9de40e9
parentdd69c51aadaf42600f25b07a3a7dccc2dee23908 (diff)
downloadaur-a1f082e5914c23ebd9a81681ee65261ff4632f88.tar.gz
update srcinfo
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16f65bdb3241..1657bfaf6850 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = php-protobuf
- pkgdesc = Protobuf for PHP
+ pkgdesc = Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
pkgver = 3.4.0
- pkgrel = 1
- url = https://github.com/google/protobuf
+ pkgrel = 2
+ url = https://pecl.php.net/package/protobuf
arch = x86_64
arch = i686
license = PHP
- makedepends = gcc
depends = php
+ depends = protobuf
backup = etc/php/conf.d/protobuf.ini
- source = https://github.com/google/protobuf/archive/v3.4.0.tar.gz
- sha256sums = f6600abeee3babfa18591961a0ff21e7db6a6d9ef82418a261ec4fee44ee6d44
+ source = http://pecl.php.net/get/protobuf-3.4.0.tgz
+ sha256sums = 510d8ea544e3d5fc44fa5d13f6db5dd7af3e292aee66f90409f95f4450414a71
pkgname = php-protobuf