summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorqtlis2018-07-15 13:13:22 +0200
committerqtlis2018-07-15 13:13:22 +0200
commitdd86395ed459946d5126db1ab8e0eaacd9ed4877 (patch)
tree167fec9d86b1b2c67212ba98de2145a1fd817db7 /PKGBUILD
parentb8a43563a8ae11b726a421d31967983f0894b94d (diff)
downloadaur-xwrited.tar.gz
Update to version 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bfb0325ab89..34321b14bd21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: lithm <lithm at posteo dot de>
+# Maintainer: qtlis <qtlis plus aur at posteo dot de>
pkgname=xwrited
-pkgver=2
-pkgrel=2
+pkgver=3
+pkgrel=1
pkgdesc="Display write and wall messages as desktop notifications."
arch=('i686' 'x86_64')
url="https://code.guido-berhoerster.org/projects/xwrited/"
@@ -9,7 +9,7 @@ license=('MIT')
depends=('notification-daemon' 'libutempter' 'dbus-glib')
makedepends=('intltool')
source=("https://code.guido-berhoerster.org/projects/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('2090bf858ea7337673cd5eaac579df841a15dedf5bb14e718e6a09d4350bb48dc5c5ecc0c58948dc04de0efe473f92f5c3c872b591de45e00f9397e86aa9284f')
+sha512sums=('743e04f8ea57ed3b769db80a49d927d56a01f12f14df61c9159f9fc8d8454e5f2510c718faba3cec01aea4d1a585c06f0a5398244891bc48105f55a31aeb84a4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"