summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19fd75c09204..83829d62239b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jun 14 12:34:51 UTC 2016
+# Fri Jun 17 15:42:53 UTC 2016
pkgbase = pynote
pkgdesc = Manage notes on the commandline
- pkgver = 2.1.0
+ pkgver = 2.1.1
pkgrel = 1
url = https://github.com/rumpelsepp/pynote
install = pynote.install
@@ -16,7 +16,7 @@ pkgbase = pynote
conflicts = pynote-docs
conflicts = pynote-git
conflicts = pynote-docs-git
- source = git+https://github.com/rumpelsepp/pynote#tag=v2.1.0
+ source = git+https://github.com/rumpelsepp/pynote#tag=v2.1.1
sha256sums = SKIP
pkgname = pynote
diff --git a/PKGBUILD b/PKGBUILD
index d0c8ffd7bab3..a5e0169e5874 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Tatschner <rumpelsepp@sevenbyte.org>
pkgname='pynote'
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=1
pkgdesc="Manage notes on the commandline"
arch=('any')