summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Arlott2025-02-17 13:04:18 +0000
committerSimon Arlott2025-02-17 13:04:18 +0000
commit10aa1db1e032dcf74258baa8c14bcc5ac96afa20 (patch)
treebf114e3fe37c0bb4abfacdddc9404d0a628a2bff /PKGBUILD
parent6045ed1d595db7154dc9ff87d35448a54a02366b (diff)
downloadaur-dtee.tar.gz
New version 1.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 938d6dc60b4f..f0f1104894b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simon Arlott <arch@sa.me.uk>
pkgname=dtee
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="Run a program with standard output and standard error copied to files"
arch=('x86_64')
@@ -13,7 +13,7 @@ options=('zipman' 'lto')
source=("https://dtee.bin.uuid.uk/source/${pkgname}-${pkgver}.tar.gz"
"https://dtee.bin.uuid.uk/source/${pkgname}-${pkgver}.tar.gz.asc")
noextract=()
-sha256sums=('f1de814533861b591c41945c2c728c029e5db2b25bfcb5366601f9cad52eb5f6'
+sha256sums=('2b9ec3a2e7be8eee956e2cb73bc083c1aacd7634f4f900090a1e6fcbb0dc1067'
'SKIP')
validpgpkeys=('47849A12DAF9BD2AF5505FBB4FF886F318206BD9')