diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-11-21 21:32:55 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2016-11-21 21:32:55 +0100 |
commit | 5243ff1e414ece3d4bb1f52c88c00c2089d6a4d9 (patch) | |
tree | 36eefd9a8e325f8467fe80607b20762a9bf22d10 /community/libreoffice/APKBUILD | |
parent | a364ff2738de61f7831b2e043f413b8c97d57be6 (diff) | |
download | aports-5243ff1e414ece3d4bb1f52c88c00c2089d6a4d9.tar.bz2 aports-5243ff1e414ece3d4bb1f52c88c00c2089d6a4d9.tar.xz |
community/libreoffice: bump pkgrel
Sorry, I've missed it in the review.
Diffstat (limited to 'community/libreoffice/APKBUILD')
-rw-r--r-- | community/libreoffice/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libreoffice/APKBUILD b/community/libreoffice/APKBUILD index ab6a42f8fd..94d236b0f9 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libreoffice pkgver=5.2.3.3 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |