summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorf3fora2021-03-10 19:34:16 +0100
committerf3fora2021-03-10 19:34:16 +0100
commite24322514b1a0e3e25a6b71a4db10b27fe3126b8 (patch)
treeb95eac8864463a4c08f74f493d435d9303539cf3 /PKGBUILD
parentc967e6e4c5f27e5f8dbcc24a03327cab83f4978e (diff)
downloadaur-e24322514b1a0e3e25a6b71a4db10b27fe3126b8.tar.gz
Version bump -> 0.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 162385af1b3b..cb5249858c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: f3fora <f3 dot foradori at gmail dot com>
pkgname=rmfuse
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="FUSE access to the reMarkable Cloud"
arch=(any)
@@ -14,7 +14,7 @@ optdepends=('python-pyfuse3: for FUSE3 (recommended)'
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/r/rmfuse/rmfuse-$pkgver.tar.gz"
"xdg.py::https://raw.githubusercontent.com/srstevenson/xdg/5.0.1/src/xdg/__init__.py")
-sha256sums=('0a9bcbe1e24f0bacedeb947007e7363d6d082bb72e26bea042d6c7ccddb12d91'
+sha256sums=('10b2a7903136679a1e155d2c95d9f4972b1a91ef89046d997f91b4cb5bd7d23d'
'93a5ba17785c5e00d24ebd0e148d36470076c03fa16cf7e9a113a7d8fb1bceba')
build() {