aboutsummaryrefslogtreecommitdiffstats
path: root/rotd/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-03-11 22:15:17 +0100
committerMattias Andrée <maandree@kth.se>2017-03-11 22:15:17 +0100
commit52bcf038b9bb08590125c2a60bf6de3338b6d2f0 (patch)
treef75c4d414acb50eae9bdf5015b74a3b115f2ba41 /rotd/PKGBUILD
parentUpdate rotd (diff)
downloadaur-packages-52bcf038b9bb08590125c2a60bf6de3338b6d2f0.tar.gz
aur-packages-52bcf038b9bb08590125c2a60bf6de3338b6d2f0.tar.bz2
aur-packages-52bcf038b9bb08590125c2a60bf6de3338b6d2f0.tar.xz
Update rotd and xpybar
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'rotd/PKGBUILD')
-rw-r--r--rotd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/rotd/PKGBUILD b/rotd/PKGBUILD
index 3cc7dc3..51175a8 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
+pkgver=1.1.1
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=(35ec03d852abae5187de00ea05ec9743b785e79898687524a921a2e9fb717d83)
+sha256sums=(c652179a8838fc7115d03f7de51e36c71535137f930d39edd439f3efc32c3187)
build() {