summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas "Cakeisalie5" Touhey2017-07-16 00:02:33 +0200
committerThomas "Cakeisalie5" Touhey2017-07-16 00:02:33 +0200
commit3670eb13b92beb8901c34769b4532534a5f3b3ab (patch)
treebbdad1901c52bd2ab5916ef4649583e5c48f8a17
parent12b546196ba8eb605a1165cbe8802fc5fa562874 (diff)
downloadaur-p7.tar.gz
Corrected md5sum, added .gitignore
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..f2d044380ff4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/*-*.tar.*
+/pkg
+/src
diff --git a/PKGBUILD b/PKGBUILD
index 2b25c0bf93e1..7b3057387bc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ options=()
install=
changelog=
source=(https://p7.planet-casio.com/pub/p7utils-${pkgver}.tar.gz)
-md5sums=('ebd3b91c6d51d9932bab00cb9ef45914')
+md5sums=('4af3e7a6e1776483f670d56fbdf9f9cb')
noextract=()
build() {