Date: Thursday, February 3, 2022 @ 02:00:41
  Author: farseerfc
Revision: 1123885

upgpkg: flameshot 11.0.0-1

Modified:
  flameshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-03 01:59:44 UTC (rev 1123884)
+++ PKGBUILD    2022-02-03 02:00:41 UTC (rev 1123885)
@@ -2,8 +2,8 @@
 # Contributor: xyzzy <[email protected]>
 
 pkgname=flameshot
-pkgver=0.10.2
-pkgrel=2
+pkgver=11.0.0
+pkgrel=1
 pkgdesc="Powerful yet simple to use screenshot software"
 arch=('x86_64')
 url="https://github.com/flameshot-org/flameshot";
@@ -15,9 +15,7 @@
     'grim: for wlroots wayland support'
     'xdg-desktop-portal: for wayland support, you will need the implementation 
for your wayland desktop environment'
 )
-# fixed to the commit in v0.10.2 branch instead of tagged release, see: 
https://github.com/flameshot-org/flameshot/issues/2119#issuecomment-980037011 
-source=("${pkgname}-${pkgver}::git+https://github.com/flameshot-org/flameshot.git#commit=cda5a0f148ade1536d390ed988091848ecf62d13";)
-#source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
+source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
 sha256sums=('SKIP')
 
 prepare() {

Reply via email to