summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhalfhorn2020-02-16 14:20:48 -0500
committerhalfhorn2020-02-16 14:20:48 -0500
commit2d394a5733978eed80dd000dbfb5df3356357c76 (patch)
tree2bdf462694cf582f6464773b23e114d2265e6d2c
parent280ad763b4995c5ecc97a4fa687aebc38624ff98 (diff)
downloadaur-2d394a5733978eed80dd000dbfb5df3356357c76.tar.gz
updated srcinfo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c63e50de2a05..058a0bceba0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = galaxia
pkgdesc = code written in C++ to generate a synthetic survey of the Milky Way
pkgver = 0.7.2
- pkgrel = 1
+ pkgrel = 2
url = http://galaxia.sourceforge.net/
install = galaxia.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ff4ba10840ef..29800125a82e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wells (halfhorn) com dot gmail at mwellsa
pkgname=galaxia
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="code written in C++ to generate a synthetic survey of the Milky Way"
arch=('any')