summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Nathanael Philipp2021-01-24 20:22:03 +0100
committerJ. Nathanael Philipp2021-01-24 20:22:03 +0100
commit29cda88b75f74479d3fc4fadc219ba7dd01d3b7c (patch)
treeec0927c3226b8990368b15c1884946d26dcd0e26
parent213967714ecfc1e835e0fdb26485881b991754c9 (diff)
downloadaur-29cda88b75f74479d3fc4fadc219ba7dd01d3b7c.tar.gz
Bump version.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ae23f8e3246..5dfee5af50af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = psync
pkgdesc = Python wrapper for rsync
- pkgver = 0.2.12
+ pkgver = 0.2.13
pkgrel = 1
url = https://github.com/jnphilipp/psync
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e3ad154b4f30..42b4212367d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Nathanael Philipp <nathanael@philipp.land>
pkgname=psync
-pkgver=0.2.12
+pkgver=0.2.13
pkgrel=1
pkgdesc="Python wrapper for rsync"
arch=("any")