diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/epiphany/APKBUILD | 2 | ||||
-rw-r--r-- | testing/evolution-data-server/APKBUILD | 2 | ||||
-rw-r--r-- | testing/firefox/APKBUILD | 2 | ||||
-rw-r--r-- | testing/mapnik/APKBUILD | 2 | ||||
-rw-r--r-- | testing/mozjs-38/APKBUILD | 2 | ||||
-rw-r--r-- | testing/ruby-charlock_holmes/APKBUILD | 2 | ||||
-rw-r--r-- | testing/seamonkey/APKBUILD | 2 | ||||
-rw-r--r-- | testing/tesseract-git/APKBUILD | 2 | ||||
-rw-r--r-- | testing/texlive/APKBUILD | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/testing/epiphany/APKBUILD b/testing/epiphany/APKBUILD index 232b1680b8..8dc4d7b3e5 100644 --- a/testing/epiphany/APKBUILD +++ b/testing/epiphany/APKBUILD @@ -2,7 +2,7 @@ # NOTE: do not move this package to community, it is seriously broken rendering many websites. pkgname=epiphany pkgver=3.24.2 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME web browser" url="https://wiki.gnome.org/Apps/Web" arch="all" diff --git a/testing/evolution-data-server/APKBUILD b/testing/evolution-data-server/APKBUILD index 54880a8899..b47e74342c 100644 --- a/testing/evolution-data-server/APKBUILD +++ b/testing/evolution-data-server/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=evolution-data-server pkgver=3.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="data server for evolution" url="http://projects.gnome.org/evolution" arch="x86_64 x86 ppc64le aarch64 armhf" diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD index 7737df1065..8a2b56b540 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=58.0.1 _pkgver=$pkgver _xulver=$pkgver -pkgrel=1 +pkgrel=2 pkgdesc="Firefox web browser" url="http://www.firefox.com" # limited by rust and cargo diff --git a/testing/mapnik/APKBUILD b/testing/mapnik/APKBUILD index 6f85b8fe7c..0d35095dab 100644 --- a/testing/mapnik/APKBUILD +++ b/testing/mapnik/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Markus Juenemann <markus@juenemann.net> pkgname=mapnik pkgver=3.0.15 -pkgrel=0 +pkgrel=1 pkgdesc="An open source toolkit for developing mapping applications" url="http://mapnik.org/" arch="x86_64 ppc64le" diff --git a/testing/mozjs-38/APKBUILD b/testing/mozjs-38/APKBUILD index 778a79db98..c4061983ae 100644 --- a/testing/mozjs-38/APKBUILD +++ b/testing/mozjs-38/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=mozjs-38 pkgver=38.8.0 -pkgrel=4 +pkgrel=5 pkgdesc="standalone mozilla javascript engine" url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/38" arch="all !armhf" diff --git a/testing/ruby-charlock_holmes/APKBUILD b/testing/ruby-charlock_holmes/APKBUILD index a22e829407..379eb75d13 100644 --- a/testing/ruby-charlock_holmes/APKBUILD +++ b/testing/ruby-charlock_holmes/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-charlock_holmes _gemname=charlock_holmes pkgver=0.7.5 -pkgrel=0 +pkgrel=1 pkgdesc="Character encoding detection, brought to you by ICU" url="https://github.com/brianmario/charlock_holmes" arch="all" diff --git a/testing/seamonkey/APKBUILD b/testing/seamonkey/APKBUILD index 287e23a6b1..dd86281480 100644 --- a/testing/seamonkey/APKBUILD +++ b/testing/seamonkey/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marc Vertes <mvertes@free.fr> pkgname=seamonkey pkgver=2.48 -pkgrel=0 +pkgrel=1 pkgdesc="all-in-one internet application suite" url="http://www.seamonkey-project.org" arch="x86_64" diff --git a/testing/tesseract-git/APKBUILD b/testing/tesseract-git/APKBUILD index 25be606f0d..c290971937 100644 --- a/testing/tesseract-git/APKBUILD +++ b/testing/tesseract-git/APKBUILD @@ -3,7 +3,7 @@ pkgname=tesseract-git _sha=5f5e85e4a0827cf44f57bc87344d3fa15b067a75 pkgver=20170807 -pkgrel=0 +pkgrel=1 pkgdesc="Tesseract Open Source OCR Engine" url="https://github.com/tesseract-ocr/tesseract" arch="all" diff --git a/testing/texlive/APKBUILD b/testing/texlive/APKBUILD index b945b737fb..54cf8a1c16 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20170524 -pkgrel=2 +pkgrel=3 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |