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 2a1104360b10..8ff46be28ffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=xtb
pkgname="${_pkgname}-git"
-pkgver=6.2.2.r48.d40ebcd
+pkgver=6.4.1.r286.92252bb
pkgrel=1
arch=('x86_64')
url="https://github.com/grimme-lab/xtb"
@@ -12,7 +12,7 @@ makedepends=('git' 'meson' 'ninja' 'inetutils' 'gcc-fortran')
conflicts=("${_pkgname}")
license=('LGPL3')
pkgdesc="Semiempirical Extended Tight-Binding Program Package"
-source=("git+https://github.com/grimme-lab/xtb.git#branch=master")
+source=("git+https://github.com/grimme-lab/xtb.git#branch=main")
md5sums=('SKIP')
pkgver() {