summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7d3de0650fd..73a1a86713e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = libint
+pkgbase = libint2
pkgdesc = A library for the evaluation of molecular integrals of many-body operators over Gaussian functions
pkgver = 2.5.0
pkgrel = 1
@@ -17,5 +17,5 @@ pkgbase = libint
source = https://github.com/evaleev/libint/archive/v2.5.0.tar.gz
sha1sums = ab49e3c3691bbeb32310d81f0bfff315db4213f2
-pkgname = libint
+pkgname = libint2
diff --git a/PKGBUILD b/PKGBUILD
index 1ab78454ec49..4097cc6014bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
-pkgname=libint
+pkgname=libint2
pkgver=2.5.0
pkgrel=1
pkgdesc='A library for the evaluation of molecular integrals of many-body operators over Gaussian functions'