summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Popp2018-08-06 20:26:54 +0200
committerWolfgang Popp2018-08-06 20:26:54 +0200
commit8db2e8a2492abad68ccb73d8909b962ad58844b2 (patch)
tree661279251314e85994ba32bbf8b7c6b3f42b8326
parent7e49f43aef0f9b0ea076ac9007c7c6fc6ef05a33 (diff)
downloadaur-8db2e8a2492abad68ccb73d8909b962ad58844b2.tar.gz
Bump pkgrel for Python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b6c3dde3032..7b667344a0b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ytcc
pkgdesc = The YouTube channel checker
pkgver = 1.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/woefe/ytcc
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 0c741947d326..e3da0bcbf9d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wolfgang Popp mail@wolfgang-popp.de
pkgname=ytcc
pkgver=1.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="The YouTube channel checker"
arch=('any')
url="https://github.com/woefe/ytcc"