diff options
Diffstat (limited to 'main/protobuf/APKBUILD')
-rw-r--r-- | main/protobuf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/protobuf/APKBUILD b/main/protobuf/APKBUILD index 6ef88f6bf5..aeed4f4632 100644 --- a/main/protobuf/APKBUILD +++ b/main/protobuf/APKBUILD @@ -4,7 +4,7 @@ pkgname=protobuf _gemname=google-protobuf pkgver=3.13.0 _tstver=5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -pkgrel=1 +pkgrel=2 pkgdesc="Library for extensible, efficient structure packing" url="https://github.com/google/protobuf" arch="all" |