summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzzy-ac2022-12-14 21:15:45 +0800
committerzzy-ac2022-12-14 21:15:45 +0800
commitf6ff8ca42adfeb333c43dfbdaffbb2a78f02e508 (patch)
tree682c40566c2cbc1702a86b18d228354f203bcd6c
parent96744c2ded4c18f0f094a244e11788f804f0ad5e (diff)
downloadaur-f6ff8ca42adfeb333c43dfbdaffbb2a78f02e508.tar.gz
2022-12-14_21:15:45
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e20513bce95..00dbede0b0f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = icalingua++
pkgdesc = A branch of deleted Icalingua,with limited support
pkgver = 2.7.8
- pkgrel = 1
- url = https://gh.dmnb.cf/https://github.com/Icalingua-plus-plus/Icalingua-plus-plus
+ pkgrel = 2
+ url = https://github.com/Icalingua-plus-plus/Icalingua-plus-plus
arch = aarch64
arch = x86_64
license = AGPL3
@@ -22,9 +22,9 @@ pkgbase = icalingua++
sha256sums = 84c8585e8c18504ed83b0d199831b55b9f8f0eb0a5aa4cb9e3dc01b4a17d0e38
sha256sums = 43da1c99b7a6aee974c20da3bcf925b660dff4ba44a447c86066c84c8bc95fbd
sha256sums = 33a02b61af9cd48abd332b6a13964c939649c7ec089bc1a1aca4014bbb8785d2
- source_aarch64 = app-aarch64-2.7.8.asar::https://gh.dmnb.cf/https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.8/app-arm64.asar
+ source_aarch64 = app-aarch64-2.7.8.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.8/app-arm64.asar
sha256sums_aarch64 = 47fd8678e46a48752bff4b55eb9773d412449e665e12a1e581aeef36881e11d0
- source_x86_64 = app-x86_64-2.7.8.asar::https://gh.dmnb.cf/https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.8/app-x86_64.asar
+ source_x86_64 = app-x86_64-2.7.8.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.7.8/app-x86_64.asar
sha256sums_x86_64 = e30a40625443c18e007016dade2888f8684ec97908aab0d789e1104d92669af1
pkgname = icalingua++
diff --git a/PKGBUILD b/PKGBUILD
index e43caf4ffe3d..a7d409c9eeb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,23 +1,23 @@
pkgname=icalingua++
_pkgname=icalingua
pkgver=2.7.8
-pkgrel=1
+pkgrel=2
pkgdesc='A branch of deleted Icalingua,with limited support'
license=('AGPL3')
depends=('ffmpeg' 'electron' 'libappindicator-gtk3')
optdepends=('mongodb-bin: Provides storage'
'redis: Provides storage')
arch=('aarch64' 'x86_64')
-url="https://gh.dmnb.cf/https://github.com/Icalingua-plus-plus/Icalingua-plus-plus"
+url="https://github.com/Icalingua-plus-plus/Icalingua-plus-plus"
provides=('electron-qq' 'icalingua')
conflicts=('electron-qq')
replaces=('electron-qq' "icalingua-plus-plus")
source=(512x512.png
${_pkgname}.desktop
${_pkgname})
-source_x86_64=("app-x86_64-${pkgver}.asar::https://gh.dmnb.cf/https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v${pkgver//_/-}/app-x86_64.asar")
-source_aarch64=("app-aarch64-${pkgver}.asar::https://gh.dmnb.cf/https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v${pkgver//_/-}/app-arm64.asar")
-source_i686=("app-i686-${pkgver}.asar::https://gh.dmnb.cf/https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v${pkgver//_/-}/app-ia32.asar")
+source_x86_64=("app-x86_64-${pkgver}.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v${pkgver//_/-}/app-x86_64.asar")
+source_aarch64=("app-aarch64-${pkgver}.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v${pkgver//_/-}/app-arm64.asar")
+source_i686=("app-i686-${pkgver}.asar::https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v${pkgver//_/-}/app-ia32.asar")
package() {
install -Dm644 -t "${pkgdir}/usr/share/applications" "${_pkgname}.desktop"