summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Potapenko2024-04-28 09:58:09 +0200
committerAlex Potapenko2024-04-28 09:58:09 +0200
commitba41313aa34d604058348a6d83d1b703c77fdacc (patch)
treebbc6cd12c8adb59095d9075c4af47f26b1c8ba30
parent99345501a680bb2f4da91134a0446e21b1ec645c (diff)
downloadaur-ba41313aa34d604058348a6d83d1b703c77fdacc.tar.gz
Bump pkgrel to follow python upgrade to 3.12
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 852321f9a89f..e4b84685fd03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zapzap
_pkgname=com.rtosta.zapzap
pkgver=5.3
-pkgrel=1
+pkgrel=2
pkgdesc='WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine'
arch=(x86_64)
url="https://github.com/$pkgname-linux/$pkgname"