summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2020-01-27 23:18:22 +0100
committerMatMoul2020-01-27 23:18:22 +0100
commit79daeac84ff6e23fed92ac2f3860b477444d0dca (patch)
tree812853c1f47c4ff3b677ad287686b218d02584d9
parent65673b7868d61a8745681d79f7443eea0d979661 (diff)
downloadaur-79daeac84ff6e23fed92ac2f3860b477444d0dca.tar.gz
New version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8a27aba698e..a11636f62c99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-qt5
pkgdesc = Notifier for Octopi using Qt5 libs
pkgver = 0.9.0
- pkgrel = 18
+ pkgrel = 19
url = http://octopiproject.wordpress.com
arch = i686
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = octopi-notifier-qt5
optdepends = xfce4-notifyd: for notifications in XFCE
provides = octopi-notifier
conflicts = octopi-notifier-frameworks
- source = octopi-0.9.0-18.tar.gz::https://github.com/aarnt/octopi/archive/6500cb9e2e3ddcb5ae28ee9d186d7112b0cb925f.tar.gz
- sha256sums = 024ccdbb9ee89b47c914a67f93b526f6a5bcae9d9724132c1ae812f4ade851e6
+ source = octopi-0.9.0-19.tar.gz::https://github.com/aarnt/octopi/archive/fd5dcc07fa7271e14636074d6136819cf5a59c3b.tar.gz
+ sha256sums = fe0dbd875c423b11890bd19d88d273c72dcbe734ee0737ab7b25e4b380b0b42f
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 15582bb7c52b..ddc2693d2bca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=6500cb9e2e3ddcb5ae28ee9d186d7112b0cb925f
-_gitsha256='024ccdbb9ee89b47c914a67f93b526f6a5bcae9d9724132c1ae812f4ade851e6'
+_gitcommit=fd5dcc07fa7271e14636074d6136819cf5a59c3b
+_gitsha256='fe0dbd875c423b11890bd19d88d273c72dcbe734ee0737ab7b25e4b380b0b42f'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.9.0
-pkgrel=18
+pkgrel=19
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"