summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ed77d4452df..f20f0a6bdadf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carson Black <uhhadd@gmail.com>
# Thanks to simonizor, e5ten, and greyfade for helping with bash scripting and packaging.
pkgname=puyo
-pkgver=0.7
+pkgver=1.0
pkgrel=1
pkgdesc="A frontend for pacman and yay."
arch=('any')
@@ -13,9 +13,9 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/Appadeia/puyo/archive/0.7.tar.gz")
+source=("https://github.com/Appadeia/puyo/archive/1.0.tar.gz")
noextract=()
-md5sums=('688e2b33cc36b7e1d9408ab252444b8a')
+md5sums=('ca2521da8b59c6a303cc8bfaf9606260')
package() {
cd $pkgname-$pkgver