summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Begusch2018-12-28 11:33:45 +0100
committerFlorian Begusch2018-12-28 11:33:45 +0100
commit14f558be5656ff68700f5a678def2cc1b7506239 (patch)
tree008f1a8a73ae051b1bf2fd76c7f1f804ccc95605
parentdbf5703f3da098c9abc0c7eea40eb219f0ff6c6d (diff)
downloadaur-14f558be5656ff68700f5a678def2cc1b7506239.tar.gz
Fix not deleting selection if present; fix not duplicating selection if present
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f87c6a1e3afc..bb8c4f8ad7ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: soeren <nonick@posteo.de>
pkgname=gummi-gtk2-git
-pkgver=0.6.7.1
+pkgver=0.6.7.2
pkgrel=3
pkgdesc='Simple LaTex editor for GTK users (addtions to the original Gummi include: commenting functionality, cut/duplicate/delete line, reopening previously open files)'
arch=('x86_64')