summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2023-06-26 00:01:15 -0500
committerHurricanePootis2023-06-26 00:01:15 -0500
commit459c871dae4e2aa6cb8e4c52a8112e7f266b838b (patch)
tree6cc88ad2df83cd1c727909d277f1476c60cf2858 /PKGBUILD
parentc9911dcac63274405f47872e884e90fbb89f1ce1 (diff)
downloadaur-459c871dae4e2aa6cb8e4c52a8112e7f266b838b.tar.gz
Update to 4.6.0 and remove the lto disable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97af24d85d22..50ef30c5b92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: grimi
pkgname=libxmp
-pkgver=4.5.0
-pkgrel=4
+pkgver=4.6.0
+pkgrel=0
pkgdesc="Library that supports over 90 module formats (Amiga, Atari, ..)"
arch=('i686' 'x86_64')
url="http://xmp.sourceforge.net/"
license=('GPL')
depends=('glibc')
-options=(!emptydirs !lto)
+options=(!emptydirs)
source=("http://download.sourceforge.net/project/xmp/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('7847d262112d14e8442f44e5ac6ed9ddbca54c251284720b563c852b31f26e75')
+sha256sums=('2d3c45fe523b50907e89e60f9a3b7f4cc9aab83ec9dbba7743eaffbcdcb35ea6')