summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean-Luc2017-01-09 18:13:13 +1100
committerJean-Luc2017-01-09 18:13:56 +1100
commitcd65111b36d727871ef643ce61038a8bc25b433b (patch)
treeae25eab0b583abc432d7284cd0f3a710bbc23863 /PKGBUILD
parent0c17789528a26727a4d5c36f92b955e7fa5d4ecd (diff)
downloadaur-cd65111b36d727871ef643ce61038a8bc25b433b.tar.gz
Removed MD5 checksum check for the now Git repo.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c541c8b3130..4ee918ebad33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ makedepends=('scons'
'blitz')
source=('git+https://github.com/jtambasco/camfr.git'
'machine_cfg.py')
-md5sums=(3858d6b9e3be29aa3981c2b4fe595fe2
+md5sums=('SKIP'
db07413af39b15ff25d35b8dd89f2452)
build() {