summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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..202fa7f2b516
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/*-*.tar*
+/pkg
+/src
diff --git a/PKGBUILD b/PKGBUILD
index 6dcdb2ce58e3..e3d293934354 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() {