[arch-commits] Commit in shutter/trunk (PKGBUILD)

2022-07-11 Thread Christian Hesse via arch-commits
Date: Monday, July 11, 2022 @ 21:52:38
  Author: eworm
Revision: 1249723

upgpkg: shutter 0.99.2-4: marginal trust rebuild

Modified:
  shutter/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-11 21:52:34 UTC (rev 1249722)
+++ PKGBUILD2022-07-11 21:52:38 UTC (rev 1249723)
@@ -8,7 +8,7 @@
 
 pkgname=shutter
 pkgver=0.99.2
-pkgrel=3
+pkgrel=4
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
 url="https://shutter-project.org/;



[arch-commits] Commit in shutter/trunk (PKGBUILD)

2022-03-07 Thread Fabio Castelli via arch-commits
Date: Monday, March 7, 2022 @ 16:33:19
  Author: muflone
Revision: 1144388

upgpkg: shutter 0.99.2-3

Modified:
  shutter/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-03-07 16:18:18 UTC (rev 1144387)
+++ PKGBUILD2022-03-07 16:33:19 UTC (rev 1144388)
@@ -8,7 +8,7 @@
 
 pkgname=shutter
 pkgver=0.99.2
-pkgrel=2
+pkgrel=3
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
 url="https://shutter-project.org/;



[arch-commits] Commit in shutter/trunk (PKGBUILD)

2022-02-20 Thread Fabio Castelli via arch-commits
Date: Sunday, February 20, 2022 @ 12:41:36
  Author: muflone
Revision: 1135266

upgpkg: shutter 0.99.2-2

Modified:
  shutter/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-20 12:39:08 UTC (rev 1135265)
+++ PKGBUILD2022-02-20 12:41:36 UTC (rev 1135266)
@@ -8,7 +8,7 @@
 
 pkgname=shutter
 pkgver=0.99.2
-pkgrel=1
+pkgrel=2
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
 url="https://shutter-project.org/;
@@ -36,7 +36,8 @@
  'perl-readonly'
  'perl-goocanvas2'
  'perl-goocanvas2-cairotypes'
- 'pango-perl')
+ 'pango-perl'
+ 'xdg-desktop-portal')
 optdepends=('perl-image-exiftool: read and write EXIF data'
 'nautilus-sendto: send screenshots via mail'
 'perl-path-class: Imgur upload support'
@@ -51,4 +52,3 @@
   cd "${pkgname}-${pkgver}"
   make install prefix="${pkgdir}/usr"
 }
-



[arch-commits] Commit in shutter/trunk (PKGBUILD)

2021-10-30 Thread Caleb Maclennan via arch-commits
Date: Saturday, October 30, 2021 @ 18:48:25
  Author: alerque
Revision: 1034994

upgpkg: shutter 0.99.2-1

Modified:
  shutter/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-30 16:42:38 UTC (rev 1034993)
+++ PKGBUILD2021-10-30 18:48:25 UTC (rev 1034994)
@@ -7,7 +7,7 @@
 # Contributor: TDY 
 
 pkgname=shutter
-pkgver=0.99.1
+pkgver=0.99.2
 pkgrel=1
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
@@ -32,7 +32,7 @@
  'perl-xml-simple'
  'perl-carp-always'
  'perl-gtk3'
- 'perl-gtk3-imageview>=9'
+ 'perl-gtk3-imageview'
  'perl-readonly'
  'perl-goocanvas2'
  'perl-goocanvas2-cairotypes'
@@ -45,7 +45,7 @@
 'bc: 3D Rotate and 3D Reflection plugins support'
 'libappindicator-gtk3: display the tray icon in some environments 
(like GNOME)')
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/shutter-project/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('4d6ee699d3b31194c6685019a9493968d7a4988ee86f9348cf5aaa15c573b0a5f515ba6e5d786faf8054762ae134fea5ca2add10dbb3e14905247daf1303c751')
+sha512sums=('5fcb094f0e6f732da3648e58ef62aa1e5537132ffb0bff80972e1891f58fe5e63ec63bc7bec63e84268c095e3cd43d60d358be61e2d050dfcc49ffb042d34cfb')
 
 package() {
   cd "${pkgname}-${pkgver}"



[arch-commits] Commit in shutter/trunk (PKGBUILD)

2021-10-24 Thread Fabio Castelli via arch-commits
Date: Sunday, October 24, 2021 @ 14:04:22
  Author: muflone
Revision: 1033179

upgpkg: shutter 0.99.1-1

Modified:
  shutter/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-24 13:53:00 UTC (rev 1033178)
+++ PKGBUILD2021-10-24 14:04:22 UTC (rev 1033179)
@@ -7,7 +7,7 @@
 # Contributor: TDY 
 
 pkgname=shutter
-pkgver=0.99
+pkgver=0.99.1
 pkgrel=1
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
@@ -45,7 +45,7 @@
 'bc: 3D Rotate and 3D Reflection plugins support'
 'libappindicator-gtk3: display the tray icon in some environments 
(like GNOME)')
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/shutter-project/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('335c85730f49978d4b69ee2d5bbaa5d660d652d386a70618fdeb46c639bd209cee99743b44a8ef1019404f52328692de91bfbe47b14bea202efd089f80d36f82')
+sha512sums=('4d6ee699d3b31194c6685019a9493968d7a4988ee86f9348cf5aaa15c573b0a5f515ba6e5d786faf8054762ae134fea5ca2add10dbb3e14905247daf1303c751')
 
 package() {
   cd "${pkgname}-${pkgver}"



[arch-commits] Commit in shutter/trunk (PKGBUILD)

2021-09-20 Thread Caleb Maclennan via arch-commits
Date: Monday, September 20, 2021 @ 09:22:29
  Author: alerque
Revision: 1018626

upgpkg: shutter 0.99-1

Modified:
  shutter/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-20 09:20:01 UTC (rev 1018625)
+++ PKGBUILD2021-09-20 09:22:29 UTC (rev 1018626)
@@ -1,13 +1,13 @@
 # Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Maintainer: Caleb Maclennan 
 # Contributor: PhotonX 
 # Contributor: Felix Yan 
-# Contributor: Caleb Maclennan 
 # Contributor: Shanto 
 # Contributor: Athurg 
 # Contributor: TDY 
 
 pkgname=shutter
-pkgver=0.98
+pkgver=0.99
 pkgrel=1
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
@@ -45,7 +45,7 @@
 'bc: 3D Rotate and 3D Reflection plugins support'
 'libappindicator-gtk3: display the tray icon in some environments 
(like GNOME)')
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/shutter-project/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('5a3321db635a81f6f67d5789cf374d846f21003a9bd3fd748bb58481d8a5fde450a1c4b5ad4d3edee49804cee6dd8da6ad7b4422eaef96bb333b8b3059cb3e41')
+sha512sums=('335c85730f49978d4b69ee2d5bbaa5d660d652d386a70618fdeb46c639bd209cee99743b44a8ef1019404f52328692de91bfbe47b14bea202efd089f80d36f82')
 
 package() {
   cd "${pkgname}-${pkgver}"



[arch-commits] Commit in shutter/trunk (PKGBUILD)

2021-08-10 Thread Fabio Castelli via arch-commits
Date: Tuesday, August 10, 2021 @ 16:12:12
  Author: muflone
Revision: 997379

upgpkg: shutter 0.98-1

Modified:
  shutter/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-10 16:03:12 UTC (rev 997378)
+++ PKGBUILD2021-08-10 16:12:12 UTC (rev 997379)
@@ -7,8 +7,8 @@
 # Contributor: TDY 
 
 pkgname=shutter
-pkgver=0.97
-pkgrel=3
+pkgver=0.98
+pkgrel=1
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
 url="https://shutter-project.org/;
@@ -45,7 +45,7 @@
 'bc: 3D Rotate and 3D Reflection plugins support'
 'libappindicator-gtk3: display the tray icon in some environments 
(like GNOME)')
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/shutter-project/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('40315ee03a138c71c29e05e82202d4a1adc0d930aef163e643e757ea2674dd8470e7a4d7d8b38ab5d3386ce8b9d774cbbb9a8b4bc2cb4d5b3b13812c77cf4334')
+sha512sums=('5a3321db635a81f6f67d5789cf374d846f21003a9bd3fd748bb58481d8a5fde450a1c4b5ad4d3edee49804cee6dd8da6ad7b4422eaef96bb333b8b3059cb3e41')
 
 package() {
   cd "${pkgname}-${pkgver}"



[arch-commits] Commit in shutter/trunk (PKGBUILD)

2021-07-18 Thread Fabio Castelli via arch-commits
Date: Sunday, July 18, 2021 @ 11:43:41
  Author: muflone
Revision: 978483

upgpkg: shutter 0.97-3

Modified:
  shutter/trunk/PKGBUILD

--+
 PKGBUILD |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-18 11:41:43 UTC (rev 978482)
+++ PKGBUILD2021-07-18 11:43:41 UTC (rev 978483)
@@ -8,7 +8,7 @@
 
 pkgname=shutter
 pkgver=0.97
-pkgrel=2
+pkgrel=3
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
 url="https://shutter-project.org/;
@@ -37,14 +37,13 @@
  'perl-goocanvas2'
  'perl-goocanvas2-cairotypes'
  'pango-perl')
-optdepends=('gnome-web-photo: web screenshot support'
-'perl-image-exiftool: read and write EXIF data'
+optdepends=('perl-image-exiftool: read and write EXIF data'
 'nautilus-sendto: send screenshots via mail'
 'perl-path-class: Imgur upload support'
 'perl-lwp-protocol-https: Imgur upload support'
 'perl-net-oauth: Imgur upload support'
 'bc: 3D Rotate and 3D Reflection plugins support'
-'perl-webservice-gyazo-b: Gyazo upload support')
+'libappindicator-gtk3: display the tray icon in some environments 
(like GNOME)')
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/shutter-project/${pkgname}/archive/v${pkgver}.tar.gz;)
 
sha512sums=('40315ee03a138c71c29e05e82202d4a1adc0d930aef163e643e757ea2674dd8470e7a4d7d8b38ab5d3386ce8b9d774cbbb9a8b4bc2cb4d5b3b13812c77cf4334')