summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcbpark2019-07-03 16:35:12 +0900
committercbpark2019-07-03 16:35:12 +0900
commitb02ec9dc271a2f09539acfd866ac828c1234cfc9 (patch)
tree1c8f70d32ae5261482515b4288662183ade5e7dc /PKGBUILD
parent942819a382d41283969f486052ed5fc71dd1e992 (diff)
downloadaur-b02ec9dc271a2f09539acfd866ac828c1234cfc9.tar.gz
upgpkg: thepeg 2.1.5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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")