makedeb


hello-world-bin 1.1.1-1


None

Click here to go back to the commit logs for hello-world-bin.

Commit:


Hash: ab7c53f9c28fea07e548157f48390f8a5b034660

Message: boop version

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 78b7274..4c9faa8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 generated-by = makedeb-makepkg
 
 pkgbase = hello-world-bin
-	pkgver = 1.0.0
+	pkgver = 1.0.1
 	pkgrel = 1
 	arch = any
 	depends = bash
diff --git a/PKGBUILD b/PKGBUILD
index 12a7c66..bc91255 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Leo Puvilland <lpuvilla0001@mymail.lausd.net>
 pkgname=hello-world-bin
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 arch=('any')
 depends=('bash')