aboutsummaryrefslogtreecommitdiffstats
path: root/rotd/PKGBUILD
diff options
context:
space:
mode:
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() {