summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9f0541003e6..50bfca1b8466 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = synodl
pkgdesc = Command-line client for Synology's DownloadStation
- pkgver = 0.5.2
+ pkgver = 0.5.3
pkgrel = 1
url = https://code.ott.net/synodl/
arch = any
license = GPL3
depends = rust
- source = synodl::git+https://git.ott.net/synodl#tag=synodl-0.5.2
+ source = synodl::git+https://git.ott.net/synodl#tag=synodl-0.5.3
md5sums = SKIP
pkgname = synodl
diff --git a/PKGBUILD b/PKGBUILD
index 50b49a92868a..f1c39411c526 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Ott <stefan@ott.net>
pkgname=synodl
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="Command-line client for Synology's DownloadStation"
arch=("any")