summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2018-11-25 02:06:00 +0100
committerXyne2018-11-25 02:06:00 +0100
commit69c1a45e2a04098d2546b0c0f4518a050466de42 (patch)
tree8a36c84b8fb222dfbd0913a09aa831a60e47ab4f
parent9dadc818d48693477f38f25b47a7818c8c176e20 (diff)
downloadaur-69c1a45e2a04098d2546b0c0f4518a050466de42.tar.gz
Update to 2018.11-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5966773d0cc3..865545a27532 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pystopwatch
pkgdesc = A stopwatch written in Python with a clock and two countdown functions that can minimize to the tray.
- pkgver = 2018
+ pkgver = 2018.11
pkgrel = 1
url = https://xyne.archlinux.ca/projects/pystopwatch
arch = any
@@ -9,13 +9,13 @@ pkgbase = pystopwatch
depends = librsvg
depends = pygtk
depends = python2
- source = https://xyne.archlinux.ca/projects/pystopwatch/src/pystopwatch-2018.tar.xz
- source = https://xyne.archlinux.ca/projects/pystopwatch/src/pystopwatch-2018.tar.xz.sig
+ source = https://xyne.archlinux.ca/projects/pystopwatch/src/pystopwatch-2018.11.tar.xz
+ source = https://xyne.archlinux.ca/projects/pystopwatch/src/pystopwatch-2018.11.tar.xz.sig
validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
- md5sums = 4c4f21522d101e73ca2cc7f718d136aa
- md5sums = 3a31791f26dbedb92b6fab5e408ef873
- sha512sums = e75d2e6f41c6eb5647ab65ee06798c4b374cb3ab1f16c148bbb42685d3da175ffa5dce6c1af2c0afd2e1599c800aae3c1b2954a4738e9e66a01ef63a2175c8c4
- sha512sums = ac54f7b042287f6658b97ece939900aa9bca7fd018642d1fa153e1422a4b4428a89fee1cd87121acfd2714ea9eed74d044417dbd12f27fb64b86da1d41365dbf
+ md5sums = 8ab29745b15b5835efb1365a29891b82
+ md5sums = b10d77c45006862560d00eee190db7cf
+ sha512sums = bede0864e0bd24ec64425d63af46292b9e958737feccd7285c9b4af35bb0d7ffa75f72bbdb02202199c3c8c8ef9fd83884cdb4afe7e4f6bc35bbc676de4888e0
+ sha512sums = 3001edc9bbd6490648304cdf74e01d3ff6fdb37f86fd89f77b28259cf07299ba98cae8a4600ee9d6f439260270117fd8c87c14a65bb221fbb27c616425b40c43
pkgname = pystopwatch
diff --git a/PKGBUILD b/PKGBUILD
index d39539412e4b..d1ef1ea2d687 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=pystopwatch
-pkgver=2018
+pkgver=2018.11
pkgrel=1
pkgdesc='A stopwatch written in Python with a clock and two countdown functions that can minimize to the tray.'
arch=(any)
@@ -8,16 +8,16 @@ license=(GPL)
url="https://xyne.archlinux.ca/projects/pystopwatch"
depends=(gtk2 librsvg pygtk python2)
source=(
- https://xyne.archlinux.ca/projects/pystopwatch/src/pystopwatch-2018.tar.xz
- https://xyne.archlinux.ca/projects/pystopwatch/src/pystopwatch-2018.tar.xz.sig
+ https://xyne.archlinux.ca/projects/pystopwatch/src/pystopwatch-2018.11.tar.xz
+ https://xyne.archlinux.ca/projects/pystopwatch/src/pystopwatch-2018.11.tar.xz.sig
)
sha512sums=(
- e75d2e6f41c6eb5647ab65ee06798c4b374cb3ab1f16c148bbb42685d3da175ffa5dce6c1af2c0afd2e1599c800aae3c1b2954a4738e9e66a01ef63a2175c8c4
- ac54f7b042287f6658b97ece939900aa9bca7fd018642d1fa153e1422a4b4428a89fee1cd87121acfd2714ea9eed74d044417dbd12f27fb64b86da1d41365dbf
+ bede0864e0bd24ec64425d63af46292b9e958737feccd7285c9b4af35bb0d7ffa75f72bbdb02202199c3c8c8ef9fd83884cdb4afe7e4f6bc35bbc676de4888e0
+ 3001edc9bbd6490648304cdf74e01d3ff6fdb37f86fd89f77b28259cf07299ba98cae8a4600ee9d6f439260270117fd8c87c14a65bb221fbb27c616425b40c43
)
md5sums=(
- 4c4f21522d101e73ca2cc7f718d136aa
- 3a31791f26dbedb92b6fab5e408ef873
+ 8ab29745b15b5835efb1365a29891b82
+ b10d77c45006862560d00eee190db7cf
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')