summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFalko Galperin2021-11-09 20:45:45 +0100
committerFalko Galperin2021-11-09 20:45:45 +0100
commit1126d5ce248c6d6b8ce29cae5f05e88c4eb7bd35 (patch)
tree65e4dd4692c1148c17f06a2834a67cfba3098627 /PKGBUILD
parente0bbbbbb0565d5e2859a22add772c5d623146913 (diff)
downloadaur-1126d5ce248c6d6b8ce29cae5f05e88c4eb7bd35.tar.gz
Update paper2remarkable to 0.9.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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/"