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 cae421fe2f9c..f7f7ef1df15d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: DanCodes <dan@dancodes.online>
pkgname="parrot-bin"
-pkgver="1.0.5"
+pkgver="1.0.6"
pkgrel=1
pkgdesc="GUI wrapper in Tauri for the Arch Linux package manager, pacman using the wrapper paru. Designed to be intuitive, powerful and user-friendly"
arch=('x86_64')
url="https://github.com/dan-online/parrot"
license=('MIT')
depends=('gtk3' 'webkit2gtk')
-source=("https://github.com/dan-online/parrot/releases/download/1.0.5/parrot_1.0.4_amd64.deb")
-sha256sums=("820aa0a54cf9d75b42f0a150e3562916bf7428170733e4bc66c4ea8a1ad82333")
+source=("https://github.com/dan-online/parrot/releases/download/1.0.6/parrot_1.0.6_amd64.deb")
+sha256sums=("a27a000d6d52d388cf05ee73f5ce09e7b1582e127dfb9e4a952d825db4fca616")
package() {
tar -xz -f data.tar.gz -C "${pkgdir}"