summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2016-08-11 16:18:04 -0700
committerTyler Veness2016-08-11 16:18:04 -0700
commitcd8cacf57a4dcf9b05546d1f386e63991524f41b (patch)
tree65726726c49d7cde15014c78557e129f46a22b98
parent0ac029a9c549bfcfea95e6175dfaf41f0a0e3714 (diff)
downloadaur-cd8cacf57a4dcf9b05546d1f386e63991524f41b.tar.gz
Rebuild package for newer version of CMake
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8893854593c8..54f8eb09f29b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by makepkg 4.2.1
-# Fri May 29 08:36:25 UTC 2015
pkgbase = frcmake-git
pkgdesc = Some CMake stuff for use with the VxWorks 6.3 GCC Toolchain
pkgver = 46.c66f929
- pkgrel = 2
+ pkgrel = 3
url = http://firstforge.wpi.edu/sf/projects/c--11_toochain
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 723da0b77f80..7442af311247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_main_name=frcmake
pkgname=$_main_name-git
pkgver=46.c66f929
-pkgrel=2
+pkgrel=3
pkgdesc="Some CMake stuff for use with the VxWorks 6.3 GCC Toolchain"
arch=(any)
provides=('frcmake')