summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McCurry2017-08-23 19:07:55 -0400
committerDan McCurry2017-08-23 19:07:55 -0400
commit26dab1d54b745f01b0f7607d9129c726dc669886 (patch)
treecb5ef0aaf46feeb610f9bcdea457a865f03cac0b
parent313068d59f775d98dbbcbf70d83a8a68d66403a5 (diff)
downloadaur-26dab1d54b745f01b0f7607d9129c726dc669886.tar.gz
Fixed pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e52d3366ac06..7c4ee0111cea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fullprof-suite
pkgdesc = Crystallographic tools for Rietveld, profile matching & integrated intensity refinements of X-Ray and/or neutron data.
pkgver = 2017.07
- pkgrel = 1
+ pkgrel = 2
url = https://www.ill.eu/sites/fullprof
install = fullprof-suite.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4a7aec748960..f2b02aa4d6ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dan McCurry <dan.mc at protonmail dot com>
pkgname=fullprof-suite
pkgver=2017.07
-pkgrel=1
+pkgrel=2
pkgdesc="Crystallographic tools for Rietveld, profile matching & integrated intensity refinements of X-Ray and/or neutron data."
arch=('x86_64')
url="https://www.ill.eu/sites/fullprof"