summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlaviu Tamas2018-04-05 12:52:42 -0400
committerFlaviu Tamas2018-04-05 12:53:22 -0400
commit55b75c1f31a3af940348dc6748a9d50bbe35f26b (patch)
treeaa34f6c06aaceff2e62bdd8a2eee3142ce29f266
parentbee279e274c9a7fd96d18c2e03eab63771bee3ca (diff)
downloadaur-55b75c1f31a3af940348dc6748a9d50bbe35f26b.tar.gz
Another quiet upstream update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc732da44116..dd6f495b42fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Mar 8 21:29:43 UTC 2017
+# Thu Apr 5 16:53:18 UTC 2018
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 = 3
+ pkgrel = 4
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 = 730930c2448066b08f124c7719a6bae35652eb5d6586c6d656fdde747e72b0e6
+ sha256sums = b5cfefa54057f42981773357d572e648bd08409f7a730b7aab6aac5dcbbb933b
sha256sums = 8557e071b14f22e5386715d4769aada56175fa8a266508ce42043363b30b0bd7
pkgname = pylote
diff --git a/PKGBUILD b/PKGBUILD
index 270741ed6650..f987bc6c648a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=pylote
pkgver=1.4
-pkgrel=3
+pkgrel=4
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=('730930c2448066b08f124c7719a6bae35652eb5d6586c6d656fdde747e72b0e6'
+sha256sums=('b5cfefa54057f42981773357d572e648bd08409f7a730b7aab6aac5dcbbb933b'
'8557e071b14f22e5386715d4769aada56175fa8a266508ce42043363b30b0bd7')
package() {