summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbpark2019-07-03 16:35:12 +0900
committercbpark2019-07-03 16:35:12 +0900
commitb02ec9dc271a2f09539acfd866ac828c1234cfc9 (patch)
tree1c8f70d32ae5261482515b4288662183ade5e7dc
parent942819a382d41283969f486052ed5fc71dd1e992 (diff)
downloadaur-b02ec9dc271a2f09539acfd866ac828c1234cfc9.tar.gz
upgpkg: thepeg 2.1.5-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48025cd8eb08..5d8089f51ca7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = thepeg
pkgdesc = Toolkit for High Energy Physics Event Generation
pkgver = 2.1.5
- pkgrel = 1
+ pkgrel = 2
url = http://thepeg.hepforge.org
- arch = i686
arch = x86_64
license = GPL2
depends = gsl
diff --git a/PKGBUILD b/PKGBUILD
index 1263b6712cc7..227a226ee5f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_pkgname=ThePEG
pkgname=thepeg
pkgver=2.1.5
-pkgrel=1
+pkgrel=2
pkgdesc="Toolkit for High Energy Physics Event Generation"
-arch=("i686" "x86_64")
+arch=("x86_64")
url="http://thepeg.hepforge.org"
license=('GPL2')
depends=("gsl" "fastjet" "lhapdf" "hepmc" "zlib" "boost")