summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Lavaud2020-12-27 13:43:24 +0100
committerVictor Lavaud2020-12-27 13:43:24 +0100
commitae3cab41169046e71a7464b48eddd697a9800d74 (patch)
tree21dfa3845fe0aafcc26349153aabf1e932253ac8
parent7d8cdca85f72ac6ba3daee4c64ec522b7de7de9d (diff)
downloadaur-ae3cab41169046e71a7464b48eddd697a9800d74.tar.gz
Version 1.0.2
Removed some artifacts that Reddit API introduces in the database
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41baed2bc035..287e171a80ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sprog-fortune-bin
pkgdesc = A fortune database made of /u/poem_for_your_sprog's comments in Reddit
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
url = https://github.com/qdii/sprog-fortune
arch = i686
@@ -9,7 +9,7 @@ pkgbase = sprog-fortune-bin
license = GPL
provides = sprog-fortune-bin
conflicts = sprog-fortune-bin
- source = https://github.com/qdii/sprog-fortune/archive/1.0.0.tar.gz
+ source = https://github.com/qdii/sprog-fortune/archive/1.0.1.tar.gz
md5sums = SKIP
pkgname = sprog-fortune-bin
diff --git a/PKGBUILD b/PKGBUILD
index 782b3675c354..088599b9da00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Victor Lavaud <victor.lavaud@gmail.com>
pkgname=sprog-fortune-bin
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="A fortune database made of /u/poem_for_your_sprog's comments in Reddit"
arch=('i686' 'x86_64' 'armv7h')