summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Hilgers2020-07-11 01:15:34 +0200
committerRobin Hilgers2020-07-11 01:15:34 +0200
commita4da0abfb74f708d04bc7eb09f39f4e599e4f0ef (patch)
treee761c405083f5d4f61db0c6cd2962a35149cb273
parent51d18764f47b8cbd04eb113f20dd394d3f06530f (diff)
downloadaur-a4da0abfb74f708d04bc7eb09f39f4e599e4f0ef.tar.gz
Update SRCINF
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d3b04f1d02c..29180b7a385d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fleur-develop
pkgdesc = FLEUR is a feature-full and freely available FLAPW (full-potential linearized augmented planewave) code, based on density-functional theory.
pkgver = latest
- pkgrel = 1
+ pkgrel = 2
url = https://iffgit.fz-juelich.de/fleur/fleur.git
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index f32c377300c3..f94ee27cfeec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Robin Hilgers <r.hilgers@fz-juelich.de>
pkgname=fleur-develop
pkgver=latest
-pkgrel=1
+pkgrel=2
pkgdesc="FLEUR is a feature-full and freely available FLAPW (full-potential linearized augmented planewave) code, based on density-functional theory."
arch=(x86_64)
url="https://iffgit.fz-juelich.de/fleur/fleur.git"