adding notes, added bugtracker info, etc.
This commit is contained in:
+1
-1
Submodule boxbackup-client updated: 61e760ec96...41c1978b68
+1
-1
Submodule boxbackup-server updated: db309eb5d0...812e6da288
+1
-1
Submodule buffer updated: cefbd7bd9e...a749b114b7
+1
-1
Submodule burp-backup-git updated: b175721f3b...d3fc35af19
+1
-1
Submodule chapcrack-git updated: 5cc0d7dbde...e1237a48cc
+1
-1
Submodule debianutils updated: 966c8b3114...1d9984811d
+1
-1
Submodule djohn updated: 25e5a80c2f...7ce35ffae2
+1
-1
Submodule dumpet updated: 6dfd938694...0424f7abb9
+1
-1
Submodule ejabberd-mod_all-git updated: 4dfa94500f...416893153f
+1
-1
Submodule ezquake-git updated: e06bfd1443...6c96b6d75f
+1
-1
Submodule fixtar-git updated: 28fcf40646...893941b118
+1
-1
Submodule freeswitch updated: 6e5392bc5e...1caf515262
+1
-1
Submodule freeswitch-git updated: adc43d2a8d...705ff79c9a
+1
-1
Submodule freeswitch-lite updated: 3cedc74510...84754b29ac
+1
-1
Submodule iozone updated: 56df11668b...6e8a6bda02
+1
-1
Submodule johnny-git updated: b19008da9a...fbb8329193
+1
-1
Submodule kismet-allplugins updated: fd4f6e4d34...704af8709f
+1
-1
Submodule libyuv-git updated: 4af7f6cd75...0802e8f92e
+1
-1
Submodule mbr updated: 9c77c92223...fb7ac88f25
+1
-1
Submodule mdcrack updated: 179ac6a6f1...cfb7d85d38
+1
-1
Submodule memtester updated: 34c8600fb6...713eb12519
+1
-1
Submodule mindi updated: f03ebbf0cb...543b25eecf
+1
-1
Submodule mindi-busybox updated: 1e3828c6ab...72e6142533
+1
-1
Submodule mondo updated: 925abf930f...9884dde947
@@ -0,0 +1,11 @@
|
|||||||
|
to do updates on ALL pkgbuilds (meta stuff), you'll want to increment the pkgrel:
|
||||||
|
|
||||||
|
for i in $(find ./ -type f -name PKGBUILD);
|
||||||
|
do
|
||||||
|
PKGVER=$(egrep '^pkgrel=' ${i} | cut -f2 -d"=" | sed -e "s/'//g" -e 's/"//g' -e 's/[[:space:]]*//g')
|
||||||
|
PKGVER=$((PKGVER+1))
|
||||||
|
sed -i -e "s/^pkgrel=.*$/pkgrel=${PKGVER}/g" ${i}
|
||||||
|
done
|
||||||
|
|
||||||
|
|
||||||
|
similar loops can help with e.g. adding PGP keys, etc.
|
||||||
+1
-1
Submodule nquake updated: 9900e0a6a9...f13706dbd5
+1
-1
Submodule nwipe-git updated: 0cad9f1eea...23bcf36685
+1
-1
Submodule pack updated: d3399a349d...78395b5913
+1
-1
Submodule python-semantic_version updated: 8ad945b5f3...57429f2371
+1
-1
Submodule python2-dpkt updated: 3a520882f2...31e55f3876
+1
-1
Submodule quake2world-data-git updated: 3b3220acc2...e104435726
+1
-1
Submodule quake2world-git updated: 0b72f34fba...c15d2700cf
+1
-1
Submodule rcracki_mt updated: cef97ca987...f2779be9ba
+1
-1
Submodule scrounge-ntfs updated: d8439b2488...cb505717ad
+1
-1
Submodule sipcrack updated: 9ad9b06592...759e17cd10
+1
-1
Submodule spearmint updated: 823799545b...c632fb2875
+1
-1
Submodule spearmint-git updated: aad3c450f4...81df93d2da
+1
-1
Submodule storcli updated: 9d75cf1ce0...93ba38a37b
+1
-1
Submodule sucrack updated: e9cd6db16c...bc47b3c018
+1
-1
Submodule swatd-git updated: 9b3705e172...420a0a3c7f
+1
-1
Submodule truecrack-git updated: dac91690c1...a3ed5c4c57
+1
-1
Submodule weplab updated: 4dc236761e...2d429775ba
+1
-1
Submodule wifite-mod-pixiewps-git updated: 14242aa0aa...b8ada36c74
+1
-1
Submodule wpscrack updated: 93d75743c1...bba8ca3642
+1
-1
Submodule zandronum-dev updated: 0747aa82ab...292be23cb0
Reference in New Issue
Block a user