summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFalko Galperin2021-11-09 20:45:45 +0100
committerFalko Galperin2021-11-09 20:45:45 +0100
commit1126d5ce248c6d6b8ce29cae5f05e88c4eb7bd35 (patch)
tree65e4dd4692c1148c17f06a2834a67cfba3098627
parente0bbbbbb0565d5e2859a22add772c5d623146913 (diff)
downloadaur-1126d5ce248c6d6b8ce29cae5f05e88c4eb7bd35.tar.gz
Update paper2remarkable to 0.9.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--paper2remarkable.changelog.md6
3 files changed, 10 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a63a1ad62e5..0fe91ee0a6b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = paper2remarkable
pkgdesc = Easily download an academic paper and send it to a reMarkable.
- pkgver = 0.9.9
+ pkgver = 0.9.10
pkgrel = 1
url = https://github.com/GjjvdBurg/paper2remarkable
install = paper2remarkable.install
@@ -26,7 +26,7 @@ pkgbase = paper2remarkable
depends = python-unidecode>=1.1
depends = python-weasyprint>=51
optdepends = python-readabilipy: Improves output of web articles
- source = https://files.pythonhosted.org/packages/source/p/paper2remarkable/paper2remarkable-0.9.9.tar.gz
+ source = https://files.pythonhosted.org/packages/source/p/paper2remarkable/paper2remarkable-0.9.10.tar.gz
sha256sums = 5087553c4fecee913bff0c9af802bb572097f11e0ef6f200984e705f62b0d5e5
pkgname = paper2remarkable
diff --git a/PKGBUILD b/PKGBUILD
index f59cc22e65f9..e97916055b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Falko Galperin <dr (dot) asasteghof (at) gmail (dot) com>
pkgname=paper2remarkable
-pkgver=0.9.9
+pkgver=0.9.10
pkgrel=1
pkgdesc="Easily download an academic paper and send it to a reMarkable."
arch=(any)
@@ -18,7 +18,7 @@ optdepends=('python-readabilipy: Improves output of web articles')
changelog=$pkgname.changelog.md
install=$pkgname.install
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=("5087553c4fecee913bff0c9af802bb572097f11e0ef6f200984e705f62b0d5e5")
+sha256sums=("1bbf18246b04972f11417e817e6ca863764303191acac17cab0e9d02dc47ee7d")
build() {
cd "$pkgname-$pkgver/"
diff --git a/paper2remarkable.changelog.md b/paper2remarkable.changelog.md
index b09c6c86288e..7955b2a8fa93 100644
--- a/paper2remarkable.changelog.md
+++ b/paper2remarkable.changelog.md
@@ -1,3 +1,9 @@
+## Version 0.9.10
+
+* Bugfix for ACM provider
+* Fix/disable broken tests
+* Disable Taylor & Francis provider
+
## Version 0.9.9
* Robustify ScienceDirect provider