xfce4-dev-tools: ignore development releases
This commit is contained in:
parent
25c7cfeba1
commit
010b6d2150
2 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@ makedepends="libglib-devel"
|
|||
depends="${hostmakedepends}"
|
||||
short_desc="Xfce developer tools"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://xfce.org/"
|
||||
distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2c9eb8e0fe23e47dc31411a93b683fd1b7a49140e9163f0aab9e94a3d8a0b5fd
|
||||
|
|
1
srcpkgs/xfce4-dev-tools/update
Normal file
1
srcpkgs/xfce4-dev-tools/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*.*[13579].*"
|
Loading…
Reference in a new issue