diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-03-23 04:03:50 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-03-23 04:03:50 +0000 |
commit | 5cf371ba43ceda55516b8a553dfc316df73332ae (patch) | |
tree | 227e87fe05a3bfd66a16d64d1bb2e422c9ba3df1 /community/libreoffice/APKBUILD | |
parent | 80483875d122ebaf63713c5755b27296e081c40d (diff) | |
download | aports-5cf371ba43ceda55516b8a553dfc316df73332ae.tar.bz2 aports-5cf371ba43ceda55516b8a553dfc316df73332ae.tar.xz |
community: trigger rebuilds against nss-dev
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 ccdfca4d34..642ec7a9c9 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libreoffice pkgver=5.3.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |