summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbarfin2021-04-26 04:40:27 +0430
committerbarfin2021-04-26 04:40:27 +0430
commitb23dc83b51c84418fdd3d37709b102bab88ef9ee (patch)
treed3f9b16cd9dd78c33d78b45e69c216c82bb530d8
parent7bd381768eda370fc2ed44195c43669dc7487352 (diff)
downloadaur-b23dc83b51c84418fdd3d37709b102bab88ef9ee.tar.gz
new update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59289e1479c1..9465067e0025 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,10 @@
pkgbase = outline-client-appimage
pkgdesc = The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks.
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = https://getoutline.org
arch = x86_64
- license = Apache
- license = License
- license = 2.0
+ license = Apache License 2.0
options = !strip
source = Outline-Client.AppImage::https://github.com/Jigsaw-Code/outline-releases/raw/master/client/stable/Outline-Client.AppImage
source = outline-client16.png
@@ -19,7 +17,7 @@ pkgbase = outline-client-appimage
source = outline-client512.png
source = outline-client1024.png
source = outline-client.desktop
- md5sums = eced1cdd5e15aac66fb3e8296c91eb45
+ md5sums = 021085d5d02280c13e1daf47fd510bea
md5sums = 0a93de3e384697183c80dd8f2d9a7d4c
md5sums = 1119ddab3f312c7c8a6411f9fb345f18
md5sums = a7fbc709d197494b461f2afb7841249e
diff --git a/PKGBUILD b/PKGBUILD
index bbc7bb81d5e9..ecdb0f617328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Barfin
pkgname=outline-client-appimage
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks."
arch=(x86_64)
url="https://getoutline.org"
-license=(Apache License 2.0)
+license=("Apache License 2.0")
source=("Outline-Client.AppImage::https://github.com/Jigsaw-Code/outline-releases/raw/master/client/stable/Outline-Client.AppImage"
"outline-client16.png"
"outline-client24.png"
@@ -35,7 +35,7 @@ package() {
ln -s "/opt/outline-client/Outline-Client.AppImage" "${pkgdir}/usr/bin/outline-client"
}
-md5sums=('eced1cdd5e15aac66fb3e8296c91eb45'
+md5sums=('021085d5d02280c13e1daf47fd510bea'
'0a93de3e384697183c80dd8f2d9a7d4c'
'1119ddab3f312c7c8a6411f9fb345f18'
'a7fbc709d197494b461f2afb7841249e'