summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhayao2020-03-05 19:29:32 +0900
committerhayao2020-03-05 19:29:32 +0900
commit63adf803cf29f237e5fa5eff0acae909da3b9f87 (patch)
tree07e85579f04a97c8f82919aec6c89e029cd643e5
parenteadb4fd4f2ab922912414581ff3cafc9e5d6e398 (diff)
downloadaur-63adf803cf29f237e5fa5eff0acae909da3b9f87.tar.gz
Updated version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD16
2 files changed, 14 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cfb3da33404..e15e085c7423 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = flast
pkgdesc = Cross-platform browser based on Chromium.
- pkgver = 4.8.3
+ pkgver = 80.1.0
pkgrel = 1
- url = https://gitlab.com/Aoichaan0513/flast
+ url = https://github.com/Aoichaan0513/flast
arch = x86_64
license = GPL
depends = at-spi2-core
@@ -17,8 +17,8 @@ pkgbase = flast
depends = libxtst
depends = nss
depends = xdg-utils
- source = http://aoichaan0513.xyz/flast/linux/x64/Stable/Flast_4.8.3_amd64.deb
- md5sums = 5be3aa5d6bd829a9f79621cad64d5eb3
+ source = http://aoichaan0513.xyz/flast/linux/x64//Beta/Flast_80.1.0_amd64.deb
+ md5sums = 17a7386d6f3c5283739df1e5996db96d
pkgname = flast
diff --git a/PKGBUILD b/PKGBUILD
index a212b6de7402..22084653281f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,21 @@
# Maintainer: Yang Niao <ksmt 4699 at gmail dot com>
# Contributor: Aoichaan0513 <at Aoichaan0513>
pkgname=flast
-pkgver=4.8.3
+pkgver=80.1.0
pkgrel=1
pkgdesc='Cross-platform browser based on Chromium.'
arch=('x86_64')
-url='https://gitlab.com/Aoichaan0513/flast'
+
+# Links
+channel="Beta"
+url='https://github.com/Aoichaan0513/flast'
+_url='http://aoichaan0513.xyz/flast/linux/x64/'
+source=("${_url}/${channel}/Flast_${pkgver}_amd64.deb")
+
+
license=('GPL')
depends=('at-spi2-core' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libappindicator-gtk3' 'libnotify' 'libsecret' 'libutil-linux' 'libxss' 'libxtst' 'nss' 'xdg-utils')
-source=(
- "http://aoichaan0513.xyz/flast/linux/x64/Stable/Flast_${pkgver}_amd64.deb"
-)
-md5sums=('5be3aa5d6bd829a9f79621cad64d5eb3')
+md5sums=('17a7386d6f3c5283739df1e5996db96d')
prepare() {
tar -xvf data.tar.xz