summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbbae6e597b4..8d56f7f9dd72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota.com>
# Contributor: spsf64 <at g m a i l dot com>
pkgname=webapp-manager
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
pkgdesc="Run websites as if they were apps"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('python-beautifulsoup4' 'python-configobj' 'python-gobject' 'python-pillow'
'python-setproctitle' 'python-tldextract' 'dconf' 'xapp')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('a47979506333b843664eec7d5a03c83373629c01088a132670bbab6abdb7b786')
+sha256sums=('763a847945e0ad3a6125706db4e3196afe3c8d17878dfb057fa8ad8fec3ec20e')
prepare() {
cd "$pkgname-$pkgver"