summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée2016-07-08 18:50:29 +0200
committerMattias Andrée2016-07-08 18:50:29 +0200
commit8265776ece40d7b5767eb188d463d0c6e9fc56f9 (patch)
tree0a1f93cca7343d01a54565f500cb9e1c7c425938
parentc4f765eede66a31e82d565105f79c0074a1c38a5 (diff)
downloadaur-8265776ece40d7b5767eb188d463d0c6e9fc56f9.tar.gz
Update to 1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f333588c8eb..b5705933d87e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
# Generated by mksrcinfo v8
-# Fri Jul 8 16:49:38 UTC 2016
+# Fri Jul 8 16:50:29 UTC 2016
pkgbase = rotd
- pkgdesc = A highly extensible minimalistic dock panel configured in Python 3
+ pkgdesc = Generate a paper with important or fun information for the day
pkgver = 1.0
pkgrel = 1
url = https://github.com/maandree/rotd
arch = any
- license = custom:ISC Generate a paper with important or fun information for the day
+ license = custom:ISC
makedepends = make
makedepends = coreutils
makedepends = sed
diff --git a/PKGBUILD b/PKGBUILD
index a6601d054a7f..65f6cead7b8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=rotd
pkgver=1.0
pkgrel=1
-pkgdesc="A highly extensible minimalistic dock panel configured in Python 3"
+pkgdesc="Generate a paper with important or fun information for the day"
arch=(any)
url="https://github.com/maandree/rotd"
-license=('custom:ISC Generate a paper with important or fun information for the day')
+license=('custom:ISC')
depends=(python3 texlive-bin)
optdepends=("curl: for leap second announcements"
"fortune-mod: for fortune cookies"