summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b936789a3d56..6993c0ea31b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=libfirefly2
pkgver=2.1.0
-pkgrel=2
+pkgrel=1
pkgdesc='A standalone C++ Library for vectors calculations'
arch=(x86_64)
-url='https://github.com/tbhaxor/firefly/tree/v2.1.0#readme'
+url='https://libfirefly.tbhaxor.com'
license=('GPL-3.0-or-later')
makedepends=('cmake' 'make' 'git')
source=("https://github.com/tbhaxor/firefly/archive/refs/tags/v$pkgver.tar.gz")