diff --git a/main/asciidoctor/APKBUILD b/main/asciidoctor/APKBUILD index 50ad0f5aebf2d8ddfecacece8211452790996ba4..c7b3456b1d58da331d7dc7bb22ad4ab0d801e263 100644 --- a/main/asciidoctor/APKBUILD +++ b/main/asciidoctor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=asciidoctor pkgver=2.0.20 -pkgrel=0 +pkgrel=1 pkgdesc="Converter for AsciiDoc to HTML5, DocBook 5 (or 4.5) and other formats" url="https://rubygems.org/gems/asciidoctor" arch="noarch" diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD index 4abeb2e2ac17209716d2c76d479f37ec6a07d8a9..b30d48e13e071428a7455587294bd9c25f14dcf3 100644 --- a/main/kamailio/APKBUILD +++ b/main/kamailio/APKBUILD @@ -6,7 +6,7 @@ pkgname=kamailio pkgver=5.7.3 -pkgrel=0 +pkgrel=1 # If building from a git snapshot, specify the gitcommit # If building a proper release, leave gitcommit blank or commented diff --git a/main/protobuf/APKBUILD b/main/protobuf/APKBUILD index adad59eb79e2843370750cdc4c880ee56e8f9f3c..f29be63c6d861aa6b2f3fa5417e79d6189c39bf8 100644 --- a/main/protobuf/APKBUILD +++ b/main/protobuf/APKBUILD @@ -4,7 +4,7 @@ pkgname=protobuf _gemname=google-protobuf pkgver=24.4 _rubyver=3.$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Library for extensible, efficient structure packing" url="https://github.com/protocolbuffers/protobuf" arch="all" diff --git a/main/ruby-augeas/APKBUILD b/main/ruby-augeas/APKBUILD index 6baf509b4c84437a539e2e273782de858ac788b7..c150c10c8b2676724d15fdb5b6e1ac27401bcbc8 100644 --- a/main/ruby-augeas/APKBUILD +++ b/main/ruby-augeas/APKBUILD @@ -4,7 +4,7 @@ pkgname=ruby-augeas _gemname=$pkgname pkgver=0.5.0 -pkgrel=12 +pkgrel=13 pkgdesc="Ruby bindings for Augeas" url="https://augeas.net/" arch="all" diff --git a/main/vim/APKBUILD b/main/vim/APKBUILD index b72cb6f11cd84a9bdc940ca95cd4be220b673039..847abfaa85b513b4fd29b89f2fa2d7bc7608fa33 100644 --- a/main/vim/APKBUILD +++ b/main/vim/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vim pkgver=9.0.2127 -pkgrel=0 +pkgrel=1 pkgdesc="Improved vi-style text editor" url="https://www.vim.org/" arch="all"