diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-13 16:59:34 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-13 16:59:34 +0000 |
commit | 2500fdb45551027d255df286a7a0ffd2958b731d (patch) | |
tree | 75319771f4e026db76d1d277187f73d6df54aeac /scrot | |
parent | f1a266e523576d5969a0fc22051f3b5323d1eea1 (diff) | |
download | contrib-2500fdb45551027d255df286a7a0ffd2958b731d.tar.gz contrib-2500fdb45551027d255df286a7a0ffd2958b731d.tar.xz |
scrot: 1.7 -> 1.8
Diffstat (limited to 'scrot')
-rw-r--r-- | scrot/.signature | 6 | ||||
-rw-r--r-- | scrot/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/scrot/.signature b/scrot/.signature index c149af7cc..5ebfc5c85 100644 --- a/scrot/.signature +++ b/scrot/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF354GhVkN0ijnc1The18IIwV3uc0FVuGdHE5viOzGipg40nCxrScVHjm2vjUjJUK1czuher8byA13ae9OOkrnsQ8= -SHA256 (Pkgfile) = fd6df79302b3ed86d088c71a2447b2008d2590464f4da153678e4cd8405f4d2b +RWSagIOpLGJF38duIhGBaLsQ+jbi3ydWSunfvz4TE36ToCahmQUUGzY8We4C8pt6/J1Q+rZ+T/Q1DhtZWleNfw3lbnPb+nEiDg8= +SHA256 (Pkgfile) = 45eda857d822751f88c1d84d5cd62be138188a8136106d46fc790e819ad65bcc SHA256 (.footprint) = 4043d00c86d02ab444547ccb9633bddfbe2bbad286f7676a24822fcda3cd5c0e -SHA256 (scrot-1.7.tar.gz) = e4ff764f93ea98018d46192c35bd34eeb577040ac6e217aa0d83b2a63d88f66b +SHA256 (scrot-1.8.tar.gz) = 2f151bf12ee60b6cb377d051901772afa1556d700ebc814b8ed90c54fca558bd diff --git a/scrot/Pkgfile b/scrot/Pkgfile index 9ea15a1a6..a92dc5847 100644 --- a/scrot/Pkgfile +++ b/scrot/Pkgfile @@ -1,10 +1,10 @@ # Description: Commandline screen capture. # URL: https://github.com/resurrecting-open-source-projects/scrot # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: autoconf-archive giblib libbsd xorg-libxcomposite xorg-libxcursor +# Depends on: autoconf-archive giblib libbsd xorg-libxcomposite xorg-libxcursor xorg-libxinerama name=scrot -version=1.7 +version=1.8 release=1 source=(https://github.com/resurrecting-open-source-projects/scrot/archive/$version/$name-$version.tar.gz) |