summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8cfc13947165..0549206b7b62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
src/
pkg/
-1.2.zip
-the-deeps-1.2-1-any.pkg.tar.zst \ No newline at end of file
+1.2.1.zip
+the-deeps-1.2.1-1-any.pkg.tar.zst \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 964d28301516..fa5f90ccf8fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,3 +25,4 @@ package() {
cd "$pkgname-$pkgver"
sudo make install
}
+md5sums=('44f6dd777bc5d631220650da6f2cf6f0')