Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
libfaketime


Commits:
649b5be2 by Lukas Fleischer at 2025-06-28T13:13:51-04:00
upgpkg: 0.9.12-1: update to 0.9.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = libfaketime
        pkgdesc = Report fake dates and times to programs without having to 
change the system-wide time.
-       pkgver = 0.9.11
+       pkgver = 0.9.12
        pkgrel = 1
        url = https://github.com/wolfcw/libfaketime
        arch = x86_64
        license = GPL2
        options = !lto
-       source = 
https://github.com/wolfcw/libfaketime/archive/v0.9.11/libfaketime-0.9.11.tar.gz
-       sha256sums = 
5912d8b4179402058d3847c0ad389e688630ea38898847b1190e636e12c33e44
+       source = 
https://github.com/wolfcw/libfaketime/archive/v0.9.12/libfaketime-0.9.12.tar.gz
+       sha256sums = 
4fc32218697c052adcdc5ee395581f2554ca56d086ac817ced2be0d6f1f8a9fa
 
 pkgname = libfaketime


=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
 # Contributor: Ross Melin <[email protected]>
 
 pkgname=libfaketime
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc='Report fake dates and times to programs without having to change the 
system-wide time.'
 arch=('x86_64')
 url='https://github.com/wolfcw/libfaketime'
 license=('GPL2')
 
source=("https://github.com/wolfcw/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('5912d8b4179402058d3847c0ad389e688630ea38898847b1190e636e12c33e44')
+sha256sums=('4fc32218697c052adcdc5ee395581f2554ca56d086ac817ced2be0d6f1f8a9fa')
 options=(!lto)
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libfaketime/-/commit/649b5be2f0583e62998f2b07f1edc24a360a5a9f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libfaketime/-/commit/649b5be2f0583e62998f2b07f1edc24a360a5a9f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to