summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaud Dovi2021-06-05 11:19:58 +0200
committerArnaud Dovi2021-06-05 11:19:58 +0200
commite4e3bba4a366c788dbef3f82d5bc4b14cb941eae (patch)
treea3dc835434ad7638497f133b833de6e2faae9cf0
parentf9dc2dcb5ccd018bc087ec555666a55763c62a3a (diff)
downloadaur-e4e3bba4a366c788dbef3f82d5bc4b14cb941eae.tar.gz
replaced alpm_octopi_utils by alpm_octopi_utils-git
-rw-r--r--.SRCINFO7
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45de39ddfb8a..283aaceb514d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = octopi-git
pkgdesc = This is Octopi, a powerful Pacman frontend using Qt libs
- pkgver = 0.11.0.r25.d6a6ecc
- pkgrel = 2
+ pkgver = 0.11.0.r45.f5b9270
+ pkgrel = 1
url = https://github.com/aarnt/octopi
arch = x86_64
license = GPL2
makedepends = git
makedepends = qt5-base
makedepends = qt5-tools
- depends = alpm_octopi_utils
+ depends = alpm_octopi_utils-git
depends = pkgfile
depends = qtermwidget
depends = sudo
@@ -35,4 +35,3 @@ pkgbase = octopi-git
sha256sums = 49aa640be835eb9ccf216f44a2d86aba3b39bf349e62b855192096526883cdc0
pkgname = octopi-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 04f3f23818a5..9e29d06a4b12 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@ WITH_KNOTIFICATION=0
WITH_DARK_ICON=1
pkgname=octopi-git
-pkgver=0.11.0.r25.d6a6ecc
-pkgrel=2
+pkgver=0.11.0.r45.f5b9270
+pkgrel=1
pkgdesc="This is Octopi, a powerful Pacman frontend using Qt libs"
arch=('x86_64')
url="https://github.com/aarnt/octopi"
license=('GPL2')
depends=(
- 'alpm_octopi_utils'
+ 'alpm_octopi_utils-git'
'pkgfile'
'qtermwidget'
'sudo'