summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatMoul2024-03-16 05:33:49 +0100
committerMatMoul2024-03-16 05:33:49 +0100
commite230021203901a215c1ebdd456169322bdcfd92a (patch)
tree716c049a28bfd585f3ef88d4e76c5cbbff1c2f76 /PKGBUILD
parent64a6c05b6789614f66c1c359fb2834055b1fe90c (diff)
downloadaur-octopi-dev.tar.gz
Version 0.16.0.r6.69e85dd-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e517e8d856c..dfb588921820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_githubuser=aarnt
_githubrepo=octopi
-_gitcommit=4f6101f1af06ec64e81d805c84716b24254b670f
+_gitcommit=69e85dddd2384bdc532f0860e4d550acfac8ea83
pkgname=octopi-dev
-pkgver=0.16.0.r5.4f6101f
-pkgrel=1
+pkgver=0.16.0.r6.69e85dd
+pkgrel=2
pkgdesc='This is Octopi, a powerful Pacman frontend using Qt libs'
arch=('any')
url="https://github.com/${_githubuser}/${_githubrepo}"