summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbe2fdf45d90..257a5aba0b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Andrea Feletto <andrea@andreafeletto.com>
pkgname=gmid
-pkgver=1.8.1
-pkgrel=5
+pkgver=1.8.2
+pkgrel=1
pkgdesc='Fast Gemini server written with security in mind.'
arch=('x86_64')
url='https://gmid.omarpolo.com'
@@ -11,12 +11,12 @@ license=('ISC')
depends=('libretls')
conflicts=('gmid-git' 'gmid-bin')
source=(
- "https://git.omarpolo.com/$pkgname/snapshot/$pkgname-$pkgver.tar.gz"
+ "https://github.com/omar-polo/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"
"gmid.service"
"gmid.conf"
)
sha256sums=(
- 'b4c5bf614b910cb9e8f529e119e395e7bb5d6fffe305cf3994598d6e6a448b8e'
+ '6a3171aa321ea71babf90543474017ced1d00ca6c86a75ae04f04fd090e30537'
'61450ba6fb7283b03f099e5172cf4e64bf40093ad2bd126b7915940d40922c9a'
'4d943727a57dbf5f246963c0f90ccc54919cc2296538457e6b16f29f7580d9d6'
)