Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / deepin-anything-arch
Commits: c9cfa5e6 by Jan Alexander Steffens (heftig) at 2023-10-07T00:42:56+02:00 6.1.2-25: linux 6.5.6.arch1-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = deepin-anything-arch + pkgdesc = Deepin Anything file search tool, kernel module for Arch kernel + pkgver = 6.1.2 + pkgrel = 25 + url = https://github.com/linuxdeepin/deepin-anything + arch = x86_64 + license = GPL3 + makedepends = linux-headers + provides = DEEPIN-ANYTHING-MODULE + replaces = deepin-anything-module + source = https://github.com/linuxdeepin/deepin-anything/archive/6.1.2/deepin-anything-6.1.2.tar.gz + sha512sums = a69483f914aeee97b565a6191b21712b06dee1fe2076792ce0decf64da698b7c58ed64cf75073f2d2862c01c35ec1b29568f955bce8cb6b447ec9fa69c59f5e1 + +pkgname = deepin-anything-arch + depends = linux ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=deepin-anything-arch pkgver=6.1.2 -pkgrel=24 +pkgrel=25 pkgdesc="Deepin Anything file search tool, kernel module for Arch kernel" arch=('x86_64') url="https://github.com/linuxdeepin/deepin-anything" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-anything-arch/-/commit/c9cfa5e62899128a2553628004f83b93cd62e8ef -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-anything-arch/-/commit/c9cfa5e62899128a2553628004f83b93cd62e8ef You're receiving this email because of your account on gitlab.archlinux.org.
