summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2017-12-06 10:47:48 +0100
committerHyacinthe Cartiaux2017-12-06 10:47:48 +0100
commit91ac136570b410591d181e81ee71845dc74b4212 (patch)
tree6cd5bc717f3ce8f38fc7548407c5db1f0b3075da
parent0b6b18785e948dafa296624d21f39aaef47742fa (diff)
downloadaur-91ac136570b410591d181e81ee71845dc74b4212.tar.gz
Apply polyzen's patch, restore the pkgrel
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83658086ece4..a4fc5eac8b58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Oct 6 12:06:30 UTC 2017
+# Wed Dec 6 09:47:37 UTC 2017
pkgbase = episoder
pkgdesc = A simple TV show episode reminder
pkgver = 0.8.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cockroach/episoder
arch = any
license = GPL2
- depends = python-sqlalchemy
depends = python-argparse
depends = python-requests
+ depends = python-sqlalchemy
source = https://github.com/cockroach/episoder/archive/episoder-0.8.3.tar.gz
sha256sums = 72c9dd45a2fcfb01ae56885e1d7358de327e5ef63a5d0a788a4509b4de5e26d7
diff --git a/PKGBUILD b/PKGBUILD
index e673ec0ceae8..c4bccb88f0dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=episoder
pkgver=0.8.3
-pkgrel=1
+pkgrel=2
pkgdesc='A simple TV show episode reminder'
arch=('any')
url=https://github.com/cockroach/episoder