George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
check-sieve


Commits:
749be75c by George Rawlinson at 2023-09-09T00:56:16+00:00
upgpkg: 0.9-1

* New upstream release.
* Remove upstreamed fix.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Geoffrey Frogeye <[email protected]>
 
 pkgname=check-sieve
-pkgver=0.8
-pkgrel=2
+pkgver=0.9
+pkgrel=1
 pkgdesc='Syntax checker for Sieve scripts'
 arch=('x86_64')
 url='https://github.com/dburkart/check-sieve'
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('gcc-libs')
 makedepends=('git')
 checkdepends=('python')
-_commit='18bb1f9ac8b233ac29f94212f94148b7855af714'
+_commit='5a3033de0d447bfa80c9d7e49251696953b9d277'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 
@@ -24,9 +24,6 @@ pkgver() {
 prepare() {
   cd "$pkgname"
 
-  # include cstdint
-  git cherry-pick --no-commit 462518402d4b71c1f83e6fdcf4496b2a85f25060
-
   # ensure LDFLAGS are passed to compiler
   sed \
     -i Makefile \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/check-sieve/-/commit/749be75c9fa2124eebcf87e2d45641c77edd13e1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/check-sieve/-/commit/749be75c9fa2124eebcf87e2d45641c77edd13e1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to