summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2024-03-05 22:02:39 +0100
committerMatMoul2024-03-05 22:02:39 +0100
commitc8f1e0f5926eae80a7f30b45dc01b930018e14a8 (patch)
tree961d02797898a54b1bcc9bf6f037977edd091a4d
parentb81fb99e55d0e776cbb133bee9766087634d70b4 (diff)
downloadaur-c8f1e0f5926eae80a7f30b45dc01b930018e14a8.tar.gz
Version 0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2944024b5630..305635407584 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.16.0.r3.9037688
+ pkgver = 0.16.0.r4.64e72f0
pkgrel = 1
url = https://github.com/aarnt/octopi
arch = any
@@ -21,7 +21,7 @@ pkgbase = octopi-dev
provides = octopi
provides = octopi-repoeditor
provides = octopi-cachecleaner
- source = git+https://github.com/aarnt/octopi.git#commit=9037688da57909db9ce23757785d880fbbce3791
+ source = git+https://github.com/aarnt/octopi.git#commit=64e72f06c9ae9c844b92977e036865d90339b87d
sha256sums = SKIP
pkgname = octopi-dev
diff --git a/PKGBUILD b/PKGBUILD
index d2e7ce5ceefa..a5e7088b44e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_githubuser=aarnt
_githubrepo=octopi
-_gitcommit=9037688da57909db9ce23757785d880fbbce3791
+_gitcommit=64e72f06c9ae9c844b92977e036865d90339b87d
pkgname=octopi-dev
-pkgver=0.16.0.r3.9037688
+pkgver=0.16.0.r4.64e72f0
pkgrel=1
pkgdesc='This is Octopi, a powerful Pacman frontend using Qt libs'
arch=('any')