summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlaviu Tamas2017-03-08 16:29:55 -0500
committerFlaviu Tamas2017-03-08 16:29:55 -0500
commitbee279e274c9a7fd96d18c2e03eab63771bee3ca (patch)
tree1595ce5e8e2a0d5dab97f648d4e551e5f11a30e3
parent18eb030714401875203bfb450be60b9af7f3f912 (diff)
downloadaur-bee279e274c9a7fd96d18c2e03eab63771bee3ca.tar.gz
Bump version and hash
Another 1.4 version.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee3bdb04fab2..cc732da44116 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Feb 4 03:44:09 UTC 2017
+# Wed Mar 8 21:29:43 UTC 2017
pkgbase = pylote
pkgdesc = Software making it possible to draw on the screen of the computer, like handling various instruments of geometry.
pkgver = 1.4
- pkgrel = 2
+ pkgrel = 3
url = http://pascal.peter.free.fr/wiki/Logiciels/Pylote
arch = any
license = GPL
depends = pyqt
source = http://pascal.peter.free.fr/wikiuploads/pylote.tar.gz
source = pylote.desktop
- sha256sums = 4ed73bd3440e51abe44c318b5a5319a68a294552cc0b69ab78ef5520056cedc4
+ sha256sums = 730930c2448066b08f124c7719a6bae35652eb5d6586c6d656fdde747e72b0e6
sha256sums = 8557e071b14f22e5386715d4769aada56175fa8a266508ce42043363b30b0bd7
pkgname = pylote
diff --git a/PKGBUILD b/PKGBUILD
index 43a4b4dd2d6d..270741ed6650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=pylote
pkgver=1.4
-pkgrel=2
+pkgrel=3
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/wiki/Logiciels/Pylote"
license=('GPL')
arch=('any')
depends=('pyqt')
source=(http://pascal.peter.free.fr/wikiuploads/pylote.tar.gz $pkgname.desktop)
-sha256sums=('4ed73bd3440e51abe44c318b5a5319a68a294552cc0b69ab78ef5520056cedc4'
+sha256sums=('730930c2448066b08f124c7719a6bae35652eb5d6586c6d656fdde747e72b0e6'
'8557e071b14f22e5386715d4769aada56175fa8a266508ce42043363b30b0bd7')
package() {