summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Rogoża2016-04-02 03:50:20 +0200
committerPiotr Rogoża2016-04-02 03:50:20 +0200
commit3582a62385cac8338ef8b556407e7aabfee1b05f (patch)
tree2b69f7ea07202f649ee94722ac8d6db481126cdb /PKGBUILD
parent80695f004f550d359424dc3b75203a662e76b7a7 (diff)
downloadaur-gcccpuopt.tar.gz
Updated sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6495758666a6..24e49f4f9879 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=gcccpuopt
pkgver=0.99.14
-pkgrel=1
+pkgrel=2
pkgdesc="Prints the GCC CPU-specific options tailored for the current CPU."
arch=('any')
license=('GPL')
url="http://www.pixelbeat.org/"
source=("$pkgname-$pkgver.sh::https://raw.github.com/pixelb/scripts/master/scripts/gcccpuopt")
-sha256sums=('c50a35cd88825e66154823c1807cb5a28db36498286155c56fcbb09391c5c336')
+sha256sums=('f6ec88d653e27113f21f99af82408e8683a9cbd4e91fc2a56b245dab66ff3e55')
depends=(bash)
package() {