aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-11-19 18:51:09 +0100
committerMattias Andrée <maandree@kth.se>2019-11-19 18:51:09 +0100
commita7f35976ecb188518c9a2a32424f9fa849b4c9b4 (patch)
treee6fcc9c19505d2c219263d4562d6490aab58b88d
parentUpdate pylibcoopgamma to version 1.1.2 (diff)
downloadaur-packages-a7f35976ecb188518c9a2a32424f9fa849b4c9b4.tar.gz
aur-packages-a7f35976ecb188518c9a2a32424f9fa849b4c9b4.tar.bz2
aur-packages-a7f35976ecb188518c9a2a32424f9fa849b4c9b4.tar.xz
Update rotd to version 1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--rotd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/rotd/PKGBUILD b/rotd/PKGBUILD
index b5ea93c..36d7459 100644
--- a/rotd/PKGBUILD
+++ b/rotd/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=rotd
-pkgver=1.1.2
+pkgver=1.2
pkgrel=1
pkgdesc="Generate a paper with important or fun information for the day"
arch=(any)
@@ -14,7 +14,7 @@ optdepends=("curl: for leap second announcements and xkcd comics"
"solar-python: (>=2.5) for solar information")
makedepends=(make coreutils sed)
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(e81e78f39abb09c736e23159279cab5ab2455f05da98d599e086a166bba08589)
+sha256sums=(c5213ac54b59c4a6d0544bca4413397d308c4334759c51b8fbc0b4b0a2d83745)
build() {