summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorimperzer02022-05-17 11:38:27 +0300
committerimperzer02022-05-17 11:38:27 +0300
commit7213e669fdfdd2906d840800a39a732f15970954 (patch)
treed16a180595ecbff3ae5de374bf95ae037a65ab47
parentd7f4e50c18b051f0436e12dc2cf82d439ee13ddc (diff)
downloadaur-7213e669fdfdd2906d840800a39a732f15970954.tar.gz
updated package
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 12 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4b94acf40c8..21792a9fd0cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = privacy-protection-messenger-qt
pkgdesc = Privacy Protection Messenger Qt GUI
- pkgver = 2.2
- pkgrel = 0
+ pkgver = 2.3
+ pkgrel = 1
url = https://github.com/imperzer0/privacy-protection-messenger-qt
arch = x86_64
license = GPL3
makedepends = cmake>=3.0
makedepends = qt6-base
depends = qt6-base
- depends = privacy-protection-messenger>=1.2-1
+ depends = privacy-protection-messenger>=1.3-4
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/CMakeLists.txt
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/main.cpp
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/mainwindow.cpp
@@ -17,6 +17,7 @@ pkgbase = privacy-protection-messenger-qt
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/mainwindow.ui
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/resources.qrc
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/privacy-protection-messenger-qt.desktop
+ source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/icon.svg
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/privacy-protection-messenger-qt_uk_UA.ts
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/privacy-protection-messenger-qt_ru_UA.ts
source = https://raw.githubusercontent.com/imperzer0/privacy-protection-messenger-qt/master/privacy-protection-messenger-qt_ru_RU.ts
@@ -27,7 +28,8 @@ pkgbase = privacy-protection-messenger-qt
md5sums = 70915dcbf16202a933114d45ee2a949c
md5sums = c5fb8c7b63411c7b5c2f5e82b8c6da5d
md5sums = baff22f5e98a6c117c609b3078d4d373
- md5sums = 945f6b1c3fca462d12cbf7c75e71cd4c
+ md5sums = 31370d27ff1be3b6b587d2817c492328
+ md5sums = 0c56a68ee3f1abe72a1c2a0b5361c646
md5sums = 05cf19b4d413f0cfbefe3415b4d4e80f
md5sums = 43ca58212a0ebb4d303b581844799928
md5sums = 980681771058d0cc584f9fa154e5296b
diff --git a/PKGBUILD b/PKGBUILD
index d3e3ef729788..71018793d060 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Mainained by imper <imperator999mcpe@gmail.com>
pkgname="privacy-protection-messenger-qt"
-pkgver=2.2
-pkgrel=0
+pkgver=2.3
+pkgrel=1
pkgdesc="Privacy Protection Messenger Qt GUI"
author="imperzer0"
branch="master"
url="https://github.com/$author/$pkgname"
arch=('x86_64')
license=('GPL3')
-depends=("qt6-base" "privacy-protection-messenger>=1.2-1")
+depends=("qt6-base" "privacy-protection-messenger>=1.3-4")
makedepends=("cmake>=3.0" "qt6-base")
checkdepends=()
optdepends=()
@@ -23,7 +23,7 @@ changelog=
_srcprefix="https://raw.githubusercontent.com/$author/$pkgname/$branch"
_languages=("uk_UA" "ru_UA" "ru_RU")
_libfiles=("CMakeLists.txt" "main.cpp" "mainwindow.cpp" "mainwindow.h" "call_backend.hpp"
- "mainwindow.ui" "resources.qrc" "$pkgname.desktop")
+ "mainwindow.ui" "resources.qrc" "$pkgname.desktop" "icon.svg")
for _lang in ${_languages[@]}
{
@@ -42,7 +42,8 @@ md5sums=('d947c26f52d4d7faba15f3ef08916fe4'
'70915dcbf16202a933114d45ee2a949c'
'c5fb8c7b63411c7b5c2f5e82b8c6da5d'
'baff22f5e98a6c117c609b3078d4d373'
- '945f6b1c3fca462d12cbf7c75e71cd4c'
+ '31370d27ff1be3b6b587d2817c492328'
+ '0c56a68ee3f1abe72a1c2a0b5361c646'
'05cf19b4d413f0cfbefe3415b4d4e80f'
'43ca58212a0ebb4d303b581844799928'