summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlaviu Tamas2021-03-22 18:34:18 -0400
committerFlaviu Tamas2021-03-22 18:34:18 -0400
commit0b3f8cfe0c5357d81de5e3ef85c41c1b01e5e87d (patch)
tree4bc8c00d36e2e8149c3fc52ddaf6d773fa4866c7
parent0b98a60fba977432a648badd36df7c032ddfd347 (diff)
downloadaur-pylote-git.tar.gz
Bump version number
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64bb3e5a7fc1..7988ed230287 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pylote-git
pkgdesc = Software making it possible to draw on the screen of the computer, like handling various instruments of geometry.
- pkgver = r167.9b8fbb8
+ pkgver = r186.981d39e
pkgrel = 1
url = http://pascal.peter.free.fr/pylote.html
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d676993b7170..90b7d1ce8580 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=pylote
pkgname=$_pkgname-git
-pkgver=r167.9b8fbb8
+pkgver=r186.981d39e
pkgrel=1
pkgdesc="Software making it possible to draw on the screen of the computer, like handling various instruments of geometry."
url="http://pascal.peter.free.fr/$_pkgname.html"