summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsukanka2022-09-07 10:09:22 +0800
committersukanka2022-09-07 10:09:22 +0800
commitd837300f601acb3a4c6c3c5d8057aa4a03f59812 (patch)
tree0a440c1c18041e03ea32f1988a08f33d2b352b16
parenta0c47807b82216d1a3d41218b7c4935d78b35db2 (diff)
downloadaur-d837300f601acb3a4c6c3c5d8057aa4a03f59812.tar.gz
update to 2.7.2
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cb77c8962e4..b4f970ae6d58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icalingua++
pkgdesc = A branch of deleted Icalingua,with limited support
- pkgver = 2.7.1
+ pkgver = 2.7.2
pkgrel = 1
url = https://github.com/Icalingua-plus-plus/Icalingua-plus-plus
arch = aarch64
@@ -23,11 +23,11 @@ pkgbase = icalingua++
sha256sums = 84c8585e8c18504ed83b0d199831b55b9f8f0eb0a5aa4cb9e3dc01b4a17d0e38
sha256sums = 43da1c99b7a6aee974c20da3bcf925b660dff4ba44a447c86066c84c8bc95fbd
sha256sums = 71a583dae6d4352481bed0062c82558c627be0dd4917f2179e7d41c46d51d5eb
- source_aarch64 = app-aarch64-2.7.1.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.1/app-arm64.asar
- sha256sums_aarch64 = 410d5c2efc11d03b17780cf9f47a4ea363cd7ba4c076c84938c8b75dc4ba6c66
- source_x86_64 = app-x86_64-2.7.1.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.1/app-x86_64.asar
- sha256sums_x86_64 = b5660e1a3ccb6e920bce858bd7928900bbe90abef5ab37ab840da1bbd199a74c
- source_i686 = app-i686-2.7.1.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.1/app-ia32.asar
- sha256sums_i686 = 8ae1f584dfe676ba96d1e0b762c99e5501e07025b273a75d9c454f6e585fd6ce
+ source_aarch64 = app-aarch64-2.7.2.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.2/app-arm64.asar
+ sha256sums_aarch64 = 0dbf755c8789298c6eac6c96808ad7e17e6a8b2e81b00f53e620281f31558e98
+ source_x86_64 = app-x86_64-2.7.2.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.2/app-x86_64.asar
+ sha256sums_x86_64 = b6681c512791fd1a14ae4ba8c19fc1c5aa6eab9d2284ac3ff39e44bb5600bf11
+ source_i686 = app-i686-2.7.2.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.2/app-ia32.asar
+ sha256sums_i686 = 09f4cb46ff3d0f77e4bc6f2991d9b0269a474f75df1b8e0e623f5cac3f025c8d
pkgname = icalingua++
diff --git a/PKGBUILD b/PKGBUILD
index 177db2cfa40e..d55c7ee4c993 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=icalingua++
_pkgname=icalingua
-pkgver=2.7.1
+pkgver=2.7.2
pkgrel=1
pkgdesc='A branch of deleted Icalingua,with limited support'
license=('AGPL3')
@@ -29,6 +29,6 @@ package() {
sha256sums=('84c8585e8c18504ed83b0d199831b55b9f8f0eb0a5aa4cb9e3dc01b4a17d0e38'
'43da1c99b7a6aee974c20da3bcf925b660dff4ba44a447c86066c84c8bc95fbd'
'71a583dae6d4352481bed0062c82558c627be0dd4917f2179e7d41c46d51d5eb')
-sha256sums_aarch64=('410d5c2efc11d03b17780cf9f47a4ea363cd7ba4c076c84938c8b75dc4ba6c66')
-sha256sums_x86_64=('b5660e1a3ccb6e920bce858bd7928900bbe90abef5ab37ab840da1bbd199a74c')
-sha256sums_i686=('8ae1f584dfe676ba96d1e0b762c99e5501e07025b273a75d9c454f6e585fd6ce')
+sha256sums_aarch64=('0dbf755c8789298c6eac6c96808ad7e17e6a8b2e81b00f53e620281f31558e98')
+sha256sums_x86_64=('b6681c512791fd1a14ae4ba8c19fc1c5aa6eab9d2284ac3ff39e44bb5600bf11')
+sha256sums_i686=('09f4cb46ff3d0f77e4bc6f2991d9b0269a474f75df1b8e0e623f5cac3f025c8d')