summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2023-01-16 21:46:03 -0500
committerNate Levesque2023-01-16 21:46:03 -0500
commit7cbefc58eccd52d7bc9f56a6a5ed9baa9e4b5c10 (patch)
treeb706a8e0bb26810da2cdd0b412b173bdc4707a1b
parent88a2a75c43dbe8c1abce1688a0a7c3fe0bb856b5 (diff)
downloadaur-7cbefc58eccd52d7bc9f56a6a5ed9baa9e4b5c10.tar.gz
3.2.0, now with SRCINFO
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52bcae1e23e4..d743e6b1ad9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gscreenshot
pkgdesc = A simple screenshot tool supporting multiple backends
- pkgver = 3.1.2
+ pkgver = 3.2.0
pkgrel = 1
url = https://github.com/thenaterhood/gscreenshot
arch = any
@@ -16,8 +16,9 @@ pkgbase = gscreenshot
depends = slop
optdepends = xclip: command line clipboard support
optdepends = xdg-utils: for opening screenshot files from gscreenshot
- optdepends = pandoc: for generating the manpage at build
- source = https://github.com/thenaterhood/gscreenshot/archive/v3.1.2.tar.gz
- sha256sums = 283d04137d0101936a9dcc65eb664f348a2a7f812cf8a6f2ff7ca2636e0ccdd0
+ optdepends = pandoc: for generating the manpage at build (or use go-md2man)
+ optdepends = go-md2man: for generating the manpage at build (or use pandoc)
+ source = https://github.com/thenaterhood/gscreenshot/archive/v3.2.0.tar.gz
+ sha256sums = f146abc1cbb4bf43582c9b540443c440b9a86c35bf3d57d167882f8b75477e66
pkgname = gscreenshot