[arch-commits] Commit in cawbird/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Thu Oct 22 21:48:47 UTC 2020


    Date: Thursday, October 22, 2020 @ 21:48:47
  Author: bgyorgy
Revision: 730212

upgpkg: cawbird 1.2.1-1: Update to new version

Modified:
  cawbird/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 21:48:45 UTC (rev 730211)
+++ PKGBUILD	2020-10-22 21:48:47 UTC (rev 730212)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=cawbird
-pkgver=1.1.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Native Gtk Twitter client"
 arch=(x86_64)
@@ -9,8 +9,8 @@
 license=(GPL3)
 depends=(gspell gst-libav gst-plugin-gtk gst-plugins-bad gst-plugins-good)
 makedepends=(meson vala)
-source=("$pkgname-$pkver.tar.gz::https://github.com/IBBoard/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('c9463219e44cbcb97322c19f2a8ebf64b8f02ecbd6279ae3667ee5e50f75ecc4')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/IBBoard/$pkgname/archive/v$pkgver.tar.gz")
+sha256sums=('38f6a64a92af0e1337c23c285b41167986cb9344cdd6e04b7decd6ce8362bc58')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list