summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMladen Milinkovic2020-11-29 11:23:42 +0100
committerMladen Milinkovic2020-11-29 11:23:42 +0100
commitc9d8f4f89a8fde04df927280b195591c4530c4a0 (patch)
tree8853a24b4f3df60b6bbc84e59b1290d83290b507
parent694c28fec462315b46c26266aea4d4708c9fd8d2 (diff)
downloadaur-mingw-w64-attica.tar.gz
Update to 5.76.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53356550c951..961e08227ef1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-attica
pkgdesc = Qt library that implements the Open Collaboration Services API (mingw-w64)
pkgver = 5.76.0
- pkgrel = 1
+ pkgrel = 2
url = https://community.kde.org/Frameworks
arch = any
groups = mingw-w64-kf5
@@ -15,7 +15,7 @@ pkgbase = mingw-w64-attica
source = http://download.kde.org/stable/frameworks/5.76/attica-5.76.0.tar.xz
source = http://download.kde.org/stable/frameworks/5.76/attica-5.76.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- sha256sums = c506843f635943dad70600ec0c6dda85bb23a19a1bc0aeb5110f362aa454ebef
+ sha256sums = 64b262f61935653b91a83f4d1c659e7dcaf575b12aa955fe16d8392adb256e22
sha256sums = SKIP
pkgname = mingw-w64-attica
diff --git a/PKGBUILD b/PKGBUILD
index e882d055ef3e..c47822b30a7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
+# Maintainer: Mladen Milinkovic <maxrd2@smoothware.net>
+
_pkgname=attica
pkgname=mingw-w64-$_pkgname
pkgver=5.76.0
-pkgrel=1
+pkgrel=2
arch=(any)
pkgdesc="Qt library that implements the Open Collaboration Services API (mingw-w64)"
license=("LGPL")