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 c2bf769b84bb..b7e7a0bbb23b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jdflatpaksnapshot
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Program to create Snapshots of Flatpak Apps"
arch=("any")
url="https://jakobdev.codeberg.page/work/app/jdFlatpakSnapshot"
@@ -10,7 +10,7 @@ license=("GPL3")
depends=("python" "python-pyqt6" "python-desktop-entry-lib")
makedepends=("python-setuptools" "python-build" "python-installer" "python-wheel" "gettext")
source=("${pkgname}-${pkgver}.tar.gz::https://codeberg.org/JakobDev/jdFlatpakSnapshot/archive/${pkgver}.tar.gz")
-sha256sums=("2e80284d0ac7dbfe8b3d379b77580def5cdab00e849bc2eab5a0f3f56f43d0c2")
+sha256sums=("849d4d14249982a69ac690ac7ca5e18caaeda95678783c91482607d4b18e6da8")
build() {
cd "jdflatpaksnapshot"