summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark2022-06-19 01:09:51 +0200
committerMark2022-06-19 01:09:51 +0200
commitb6c9cfef8a16807276e3422c71c075913d782a7a (patch)
tree77c7ba9b436aa35b48db203be95f905634123724
parent2de017edfe572c088bbd88f7638b16ea9c3eb291 (diff)
downloadaur-b6c9cfef8a16807276e3422c71c075913d782a7a.tar.gz
Bump pkgrel to force rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c47e90b0c6f..9a3755d40285 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ani-cli
pkgdesc = A cli to browse and watch anime.
pkgver = 3.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/pystardust/ani-cli
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 70ccf19b6f67..05858afc141e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Kostovetskyy <mark at sgtxd dot de >
pkgname='ani-cli'
pkgver=3.0
-pkgrel=2
+pkgrel=3
pkgdesc="A cli to browse and watch anime."
arch=('any')
url="https://github.com/pystardust/ani-cli"