Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
toilet


Commits:
02fd8028 by Daniel M. Capella at 2024-07-23T15:20:19-04:00
upgpkg: 0.3.r155.3eb9d58-3: SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = toilet
        pkgdesc = Free replacement for the FIGlet utility
        pkgver = 0.3.r155.3eb9d58
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/cacalabs/toilet
        arch = x86_64
-       license = custom:WTFPL
+       license = WTFPL
        makedepends = git
        depends = libcaca
        source = 
git+https://github.com/cacalabs/toilet.git#commit=3eb9d58037afb0a1baec6dca82caa045fb2217c0


=====================================
PKGBUILD
=====================================
@@ -5,13 +5,13 @@
 pkgname=toilet
 _commit=3eb9d58037afb0a1baec6dca82caa045fb2217c0
 pkgver=0.3.r155.${_commit:0:7}
-pkgrel=2
+pkgrel=3
 pkgdesc='Free replacement for the FIGlet utility'
-arch=('x86_64')
+arch=(x86_64)
 url=https://github.com/cacalabs/toilet
-license=('custom:WTFPL')
-depends=('libcaca')
-makedepends=('git')
+license=(WTFPL)
+depends=(libcaca)
+makedepends=(git)
 source=("git+$url.git#commit=$_commit")
 
b2sums=('166f5145416ca3cd1b646be5f42c9bf14dd1353a81b3a2b2e3462dddab834bf0369d2329216246360b71570f0292a58ed3ec40e593bf222d125cd88634c98dd5')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/toilet/-/commit/02fd8028001b1c290e502e3fecc796688d4211b6

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


Reply via email to