summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2023-07-23 17:20:45 +0200
committerMatMoul2023-07-23 17:20:45 +0200
commit02b6e397ca76528b1868ab78130ae4d51113b5b0 (patch)
tree818ea104fa347b3a763bf9a115a72afd9aaac0d8
parent74f7b5af0677cda003a142e0b9f3a3269baf8774 (diff)
downloadaur-02b6e397ca76528b1868ab78130ae4d51113b5b0.tar.gz
Version 0.14.0.r8.455ae48-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11082ba9ef1d..1955c6ca4f7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = octopi-dev
pkgdesc = This is Octopi, a powerful Pacman frontend using Qt libs
- pkgver = 0.14.0.r7.71dcb5f
+ pkgver = 0.14.0.r8.455ae48
pkgrel = 1
url = https://github.com/aarnt/octopi
arch = any
@@ -22,7 +22,7 @@ pkgbase = octopi-dev
provides = octopi
provides = octopi-repoeditor
provides = octopi-cachecleaner
- source = git+https://github.com/aarnt/octopi.git#commit=71dcb5fdcbdbd90d9c136a4f17f87a4028080edd
+ source = git+https://github.com/aarnt/octopi.git#commit=455ae4853f0d343166cd0a90138465bf531029e1
sha256sums = SKIP
pkgname = octopi-dev
diff --git a/PKGBUILD b/PKGBUILD
index 8d472d79b765..8fa219db2840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_githubuser=aarnt
_githubrepo=octopi
-_gitcommit=71dcb5fdcbdbd90d9c136a4f17f87a4028080edd
+_gitcommit=455ae4853f0d343166cd0a90138465bf531029e1
pkgname=octopi-dev
-pkgver=0.14.0.r7.71dcb5f
+pkgver=0.14.0.r8.455ae48
pkgrel=1
pkgdesc='This is Octopi, a powerful Pacman frontend using Qt libs'
arch=('any')