summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyleUltimate2022-04-25 22:55:21 +0800
committerKyleUltimate2022-04-25 22:55:21 +0800
commit22eecb08e0e03c2a99fb6d7dfd33a28b9b9d1fa1 (patch)
treec88b0122cd7f4685b99544e2d447b1b1a0f77cc7
parenta166a45eebd29235336c6dae290cd4d5f9119a84 (diff)
downloadaur-22eecb08e0e03c2a99fb6d7dfd33a28b9b9d1fa1.tar.gz
Add maintainer theRookieCoder, and rename source download
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fbfe0d7f114..9130e70aed94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = ferium-bin
arch = x86_64
license = MPL2
depends = gtk3
- source = ferium-3.20.1-1::https://github.com/theRookieCoder/ferium/releases/download/v3.20.1/ferium-linux-gnu.zip
+ source = ferium-3.20.1-1.zip::https://github.com/theRookieCoder/ferium/releases/download/v3.20.1/ferium-linux-gnu.zip
source = ferium.desktop
sha256sums = 4366a25ead91ab8d408587a6d9eaf118be3d4f1a6aa613cecc529e462cfa95a6
sha256sums = 594cdfb846ab9cbac0fd781a445501ebb1e3f491fd21202bf3733b00f2151018
diff --git a/PKGBUILD b/PKGBUILD
index 8f59aade8b79..19c53dfe61eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
# Maintainer: Kyle Shiue <shiue.kyle@gmail.com>
+# Maintainer: theRookieCoder <ileshkt@gmail.com"
pkgname=ferium-bin
_pkgname=ferium
pkgver=3.20.1
@@ -9,7 +10,7 @@ arch=("x86_64")
depends=("gtk3")
url="https://github.com/theRookieCoder/ferium"
license=('MPL2')
-source=("$_pkgname-$pkgver-$pkgrel::https://github.com/theRookieCoder/ferium/releases/download/v$pkgver/ferium-linux-gnu.zip"
+source=("$_pkgname-$pkgver-$pkgrel.zip::https://github.com/theRookieCoder/ferium/releases/download/v$pkgver/ferium-linux-gnu.zip"
"ferium.desktop")
sha256sums=('4366a25ead91ab8d408587a6d9eaf118be3d4f1a6aa613cecc529e462cfa95a6'
'594cdfb846ab9cbac0fd781a445501ebb1e3f491fd21202bf3733b00f2151018')