summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Nathanael Philipp2020-08-16 20:57:28 +0200
committerJ. Nathanael Philipp2020-08-16 20:57:28 +0200
commit213967714ecfc1e835e0fdb26485881b991754c9 (patch)
treea9521e6720012dd6b7f481618127ea5fcbe0c133
parent9b56bbdb760908bb67decefaad1aa29bf0f03e0f (diff)
downloadaur-213967714ecfc1e835e0fdb26485881b991754c9.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 864587da8f21..4ae23f8e3246 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = psync
pkgdesc = Python wrapper for rsync
- pkgver = 0.2.9
+ pkgver = 0.2.12
pkgrel = 1
url = https://github.com/jnphilipp/psync
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ce217ba5d370..e3ad154b4f30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Nathanael Philipp <nathanael@philipp.land>
pkgname=psync
-pkgver=0.2.9
+pkgver=0.2.12
pkgrel=1
pkgdesc="Python wrapper for rsync"
arch=("any")