summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2020-01-27 23:18:08 +0100
committerMatMoul2020-01-27 23:18:08 +0100
commit7c007b58798a79fd45b54f2f71abc9da47c269b3 (patch)
treedc7bd24a6990853e196e6e80df92f1b7771b64cc
parente9b233edcbfc0a951e8c4db7c4dd5047d9156b6c (diff)
downloadaur-7c007b58798a79fd45b54f2f71abc9da47c269b3.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 5d5671abc5b4..991f93d4dd22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-frameworks
pkgdesc = Notifier for Octopi with Knotifications support
pkgver = 0.9.0
- pkgrel = 18
+ pkgrel = 19
url = http://octopiproject.wordpress.com
arch = i686
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = octopi-notifier-frameworks
depends = knotifications
provides = octopi-notifier
conflicts = octopi-notifier-qt5
- 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-frameworks
diff --git a/PKGBUILD b/PKGBUILD
index 59ffba5eef32..4bdefdad0a62 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-frameworks
pkgname=('octopi-notifier-frameworks')
pkgver=0.9.0
-pkgrel=18
+pkgrel=19
pkgdesc="Notifier for Octopi with Knotifications support"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"