summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanCodes2023-04-12 16:25:44 +0000
committerDanCodes2023-04-12 16:25:44 +0000
commit5beeb44907a216da3215811d2ba801f7051282a3 (patch)
treecfe0ea76a08e71bbe63eb07c73aaca2e6b97888e /PKGBUILD
parent96784b84b7ab1b2ebae6cdc3461a2b81d9103c3e (diff)
downloadaur-5beeb44907a216da3215811d2ba801f7051282a3.tar.gz
Update AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f1338013b37..157f7526d6cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="null"
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.3/parrot_1.0.3_amd64.deb')
+depends=('gtk3' 'webkit2gtk' 'openssl-1.1')
+source=('https://github.com/dan-online/parrot/releases/download/1.0.4/parrot_1.0.3_amd64.deb')
sha512sums=("SKIP")
package(){