summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonid Gnezdilov2021-11-19 12:27:43 +0300
committerLeonid Gnezdilov2021-11-19 12:27:43 +0300
commita03f8028eae0fbfb0e71aaa4e954d7162b10dd04 (patch)
tree1d25cc93c331df5d8bc301a65780fce5d9482b2b
parent38503528ed14e35a71d74e826363939b18ab64b0 (diff)
downloadaur-a03f8028eae0fbfb0e71aaa4e954d7162b10dd04.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9082e3d2df32..2bde986ae460 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = openoffice-ru-bin
pkgdesc = Russian language pack for OpenOffice.org
- pkgver = 4.1.10
- pkgrel = 2
+ pkgver = 4.1.11
+ pkgrel = 3
url = http://www.openoffice.org/
install = openoffice-i18n-bin.install
arch = i686
arch = x86_64
license = APACHE
makedepends = rpmextract
- depends = openoffice-bin>=4.1.10
+ depends = openoffice-bin>=4.1.11
options = !strip
options = docs
- source = http://apache.org/dist/openoffice/4.1.10/binaries/ru/Apache_OpenOffice_4.1.10_Linux_x86-64_langpack-rpm_ru.tar.gz
+ source = http://apache.org/dist/openoffice/4.1.11/binaries/ru/Apache_OpenOffice_4.1.11_Linux_x86-64_langpack-rpm_ru.tar.gz
md5sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 24190aedd2b9..8118cbfaa27d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _install_path=${_install_prefix}/${_install_name}
pkgname=openoffice-${_lang}-bin
pkgver=4.1.11
-pkgrel=2
+pkgrel=3
pkgdesc="Russian language pack for OpenOffice.org"
arch=('i686' 'x86_64')
url="http://www.openoffice.org/"