summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97a02fa0ccd4..dff1656714e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = git-clog
pkgdesc = A tool to colorize the commit graph of a Git repository by interpreting the first six commit hash digits as an RGB color value.
- pkgver = 0.2.5
- pkgrel = 3
+ pkgver = 0.3.0
+ pkgrel = 1
url = https://github.com/IngoMeyer441/git-clog
arch = any
license = MIT
makedepends = python-setuptools
depends = python
- source = https://github.com/IngoMeyer441/git-clog/archive/v0.2.5.tar.gz
- sha256sums = 74199a3e7f87ffaf3229a0b46bf594707932231aaae8588344a64d47c892b5dc
+ source = https://github.com/IngoMeyer441/git-clog/archive/v0.3.0.tar.gz
+ sha256sums = 68f53c1275ad8462bb798c029b444e3ecfb9eab0a0fe326e5c58ecdf84e505b1
pkgname = git-clog
-