summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-27 11:08:45 +0200
committerGoliathLabs2020-05-27 11:08:45 +0200
commit9e447be713f62bedbd750286dafb258a993dc191 (patch)
treec8f01f647e7e8e3747c5aeca2ddd579ea6c1d76b
parente589bef1db684e2c3f3e157c5b90f387b287fc41 (diff)
downloadaur-9e447be713f62bedbd750286dafb258a993dc191.tar.gz
Updated: 2.0.0.+822
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1b50e506397..fc535516ae79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = outwiker
pkgdesc = Outliner and personal wiki with keeping the tree of notes in the form of directories on a disk
- pkgver = 1.8.1
+ pkgver = 2.0.0
pkgrel = 1
url = http://jenyay.net/Outwiker/English
arch = any
@@ -9,11 +9,11 @@ pkgbase = outwiker
depends = wxpython2.8
depends = pywebkitgtk
depends = python2-pillow
+ depends = python2-pyenchant
optdepends = mimetex: rendering of formulas
- optdepends = python-gnomeprint: printing non-latin symbols
conflicts = outwiker-git
- source = outwiker.deb::https://launchpad.net/~outwiker-team/+archive/ubuntu/ppa/+files/outwiker_1.8.1%2B752%7Etrusty_all.deb
- sha1sums = f876cf2723162148508f1cf791e3069f27885b10
+ source = outwiker.deb::https://launchpad.net/~outwiker-team/+archive/ubuntu/ppa/+files/outwiker_2.0.0+822~zesty_all.deb
+ sha256sums = 4d0dd13dce875ebfe359818e9a3bec127f6af53f21100138e5fbd8caf9cc9021
pkgname = outwiker
diff --git a/PKGBUILD b/PKGBUILD
index 6d95c434e7dc..8bc445dd0feb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
+# Maintainer: Felix Golatofski <contact@xdfr.de>
pkgname=outwiker
-pkgver=1.8.1
+pkgver=2.0.0
pkgrel=1
arch=('any')
pkgdesc="Outliner and personal wiki with keeping the tree of notes in the form of directories on a disk"
url="http://jenyay.net/Outwiker/English"
license=('GPL3')
-depends=('python2' 'wxpython2.8' 'pywebkitgtk' 'python2-pillow')
-optdepends=('mimetex: rendering of formulas'
- 'python-gnomeprint: printing non-latin symbols')
+depends=('python2' 'wxpython2.8' 'pywebkitgtk' 'python2-pillow' 'python2-pyenchant')
+optdepends=('mimetex: rendering of formulas')
conflicts=('outwiker-git')
-source=("outwiker.deb::https://launchpad.net/~outwiker-team/+archive/ubuntu/ppa/+files/outwiker_1.8.1%2B752%7Etrusty_all.deb")
-sha1sums=('f876cf2723162148508f1cf791e3069f27885b10')
+source=("outwiker.deb::https://launchpad.net/~outwiker-team/+archive/ubuntu/ppa/+files/outwiker_2.0.0+822~zesty_all.deb");
+sha256sums=('4d0dd13dce875ebfe359818e9a3bec127f6af53f21100138e5fbd8caf9cc9021')
package() {
ar x outwiker.deb