Skip to content

Commit

Permalink
Update PKGBUILD in archlinux-devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
mortyr45 authored May 21, 2024
1 parent 78e5dac commit 05b910a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions packages/archlinux-devtools/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# Maintainer: Miklos Kovacs <fulcrum at kovacsmiki dot com>
pkgname=archlinux-devtools
pkgver=20231229
pkgver=20240522
pkgrel=1
pkgdesc="Metapackage for all of the archlinux developer toolkit."
arch=('any')
url="https://archlinux.org"
license=('MIT')
depends=(
'base-devel' 'devtools' 'expac' 'namcap' 'pacman-contrib' 'pkgfile'
#archlinux-tools
'arch-rebuild-order' 'arch-repro-status' 'arch-signoff'
'base-devel' 'devtools' 'expac' 'namcap' 'pacman-contrib'
)
source=(
'license.txt'
Expand Down

0 comments on commit 05b910a

Please sign in to comment.