diff options
author | Dan Johansen | 2025-03-10 20:32:17 +0100 |
---|---|---|
committer | Dan Johansen | 2025-03-10 20:32:17 +0100 |
commit | e57bfc13a758cb4ab18feb671edb4a1b3d525397 (patch) | |
tree | 4fa6b1dfc308a3a13d7401f825634d719efa389f /.SRCINFO | |
parent | 2dafefbfc8a02cfb581af95e9f9267844595c9e6 (diff) | |
download | aur-e57bfc13a758cb4ab18feb671edb4a1b3d525397.tar.gz |
updated to 5.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,7 +1,7 @@ pkgbase = coreshot pkgdesc = A screen capture utility from the C Suite - pkgver = 4.5.0 - pkgrel = 2 + pkgver = 5.0.0 + pkgrel = 1 url = https://gitlab.com/cubocore/coreapps/coreshot arch = x86_64 arch = aarch64 @@ -9,12 +9,11 @@ pkgbase = coreshot license = GPL-3.0-or-later makedepends = cmake makedepends = ninja - depends = qt5-base - depends = qt5-x11extras + depends = qt6-base depends = hicolor-icon-theme depends = libx11 - depends = libcprime>=2.7.1 - source = https://gitlab.com/cubocore/coreapps/coreshot/-/archive/v4.5.0/coreshot-v4.5.0.tar.gz - sha256sums = b8be153e3467d2ddc4d4270605dbd1cc9f86a1b551cf36c1b5ee5c53b8bec9dd + depends = libcprime + source = https://gitlab.com/cubocore/coreapps/coreshot/-/archive/v5.0.0/coreshot-v5.0.0.tar.gz + sha256sums = 854b21aaa7009307128894231b1b82fa6aa55dfa6c177de17a1af168670df4ad pkgname = coreshot |