summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ott2023-03-20 03:18:58 +0100
committerStefan Ott2023-03-20 03:18:58 +0100
commit747053b94e339d6bc3bded3471dab1786c2c6ca8 (patch)
tree7315eaf1b1cdc86e8c231cafa411db3c8476f794
parentbd6b6050a680387b588f8c2c0969734d4abdbd44 (diff)
downloadaur-747053b94e339d6bc3bded3471dab1786c2c6ca8.tar.gz
Package release 0.5.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1eea8058b4c4..b9f0541003e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = synodl
pkgdesc = Command-line client for Synology's DownloadStation
- pkgver = 0.5.1
+ pkgver = 0.5.2
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.1
+ source = synodl::git+https://git.ott.net/synodl#tag=synodl-0.5.2
md5sums = SKIP
pkgname = synodl
diff --git a/PKGBUILD b/PKGBUILD
index 6601b0a21c26..50b49a92868a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Ott <stefan@ott.net>
pkgname=synodl
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="Command-line client for Synology's DownloadStation"
arch=("any")