[arch-commits] Commit in arbtt/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 3 14:34:02 UTC 2022
Date: Saturday, September 3, 2022 @ 14:34:02
Author: felixonmars
Revision: 1292532
upgpkg: arbtt 0.12.0.1-1
Modified:
arbtt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 14:31:57 UTC (rev 1292531)
+++ PKGBUILD 2022-09-03 14:34:02 UTC (rev 1292532)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=arbtt
-pkgver=0.12
-pkgrel=9
+pkgver=0.12.0.1
+pkgrel=1
pkgdesc="Automatic Rule-Based Time Tracker"
url="http://arbtt.nomeata.de/"
license=("GPL2")
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-process-extras' 'haskell-tasty' 'haskell-tasty-golden'
'haskell-tasty-hunit')
source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('681f6dafdec3830eed07f19193590e7f67d81a322ad0632ffc28dfc5fc9aaf2a')
+sha256sums=('b81b5f67d6774c23eee8d662109179a7307eabbb44b666036512898dde524fa8')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list